Editable.delegateGetProperty

Gets a property of the gtk.editable.Editable delegate for object.

This is helper function that should be called in the get_property function of your gtk.editable.Editable implementation, before handling your own properties.

interface Editable
static
bool
delegateGetProperty

Parameters

object gobject.object.ObjectG
propId uint

a property ID

value gobject.value.Value

value to set

pspec gobject.param_spec.ParamSpec

the gobject.param_spec.ParamSpec for the property

Return Value

Type: bool

true if the property was found