cl-cffi-gtk
API documentation
Package:
gobject
Accessor g-binding-flags
Lambda List
g-binding-flags
(
object
)
Syntax
(g-binding-flags object) => flags
Arguments
object
-- a
g-binding
object
flags
-- the
g-binding-flags
value used by the binding
Details
Accessor of the
flags
slot of the
g-binding
class.
Retrieves the flags passed when constructing the
g-binding
object.
See also
g-binding
2020-10-18