TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Sets a property on the Gtk.Editable delegate for object.
object
This is a helper function that should be called in the set_property function of your Gtk.Editable implementation, before handling your own properties.
set_property
a GObject.Object
a property ID
value to set
the GObject.ParamSpec for the property
true if the property was found
true
Sets a property on the Gtk.Editable delegate for
object.This is a helper function that should be called in the
set_propertyfunction of your Gtk.Editable implementation, before handling your own properties.