set_utf8_property


Description:

[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public void set_utf8_property (string name, string? value)

Warning: set_utf8_property is deprecated since 4.18.

This function modifies or removes an arbitrary X11 window property of type UTF8_STRING.

If the given this is not a toplevel surface, it is ignored.

Parameters:

this

a `GdkSurface`

name

Property name, will be interned as an X atom

value

Property value, or null to delete