cl-cffi-gtk
API documentation
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
g-object
2021-9-11