Package: gobject

Function gobject:object-notify

Lambda List

gobject:object-notify (object name)

Arguments

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

Details

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

See also

2025-05-09