Module Gdk.Property

val change : window:window -> typ:atom -> ?⁠mode:Tags.property_mode -> atom -> Tags.xdata -> unit
val get : window:window -> ?⁠max_length:int -> ?⁠delete:bool -> atom -> (atom * Tags.xdata) option
val delete : window:window -> atom -> unit