Finds or creates an atom corresponding to a given string.
Finds or creates an atom corresponding to a given string.
Determines the string corresponding to an atom.
Changes the contents of a property on a window.
Deletes a property from a window.
Retrieves a portion of the contents of a property. If the property does not exist, then the function returns %FALSE, and %GDK_NONE will be stored in @actual_property_type.
Converts a text property in the given encoding to a list of UTF-8 strings.
Converts an UTF-8 string into the best possible representation as a STRING. The representation of characters not in STRING is not specified; it may be as pseudo-escape sequences \x{ABCD}, or it may be in some other form of approximation.