set_utf8_property
Description:
This function modifies or removes an arbitrary X11 window property of type UTF8_STRING.
If the given this is not a toplevel window, it is ignored.
Parameters:
this |
a Window |
name |
Property name, will be interned as an X atom |
value |
Property value, or null to delete |