cl-cffi-gtk
API documentation
Package:
gobject
Accessor g-binding-target
Lambda List
g-binding-target
(
object
)
Syntax
(g-binding-target object) => target
Arguments
object
-- a
g-binding
object
target
-- the
g-object
target
Details
Accessor of the
target
slot of the
g-binding
class.
Retrieves the
g-object
instance used as the target of the binding.
See also
g-binding
2020-10-18