Package: gobject

Function gobject:object-notify

Lambda List

gobject:object-notify (object name)

Arguments

object -- a g:object instance
name -- a string with the name of a property installed on the class of object

Details

Emits a "notify" signal for the property on the object.
 

See also

2024-12-14