Package: gobject

Function g-object-notify

Lambda List

g-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

2021-9-11