Sets a property on the GtkEditable delegate for @object.
This is a helper function that should be called in the set_property function of your GtkEditable implementation, before handling your own properties.
a GObject
a property ID
value to set
the GParamSpec for the property
%TRUE if the property was found
See Implementation
Sets a property on the GtkEditable delegate for @object.
This is a helper function that should be called in the set_property function of your GtkEditable implementation, before handling your own properties.