Method
GObjectBindingget_flags
since: 2.26
Declaration [src]
GBindingFlags
g_binding_get_flags (
GBinding* binding
)
Description [src]
Retrieves the flags passed when constructing the GBinding
.
Available since: 2.26
Gets property | GObject.Binding:flags |
Return value
Type: GBindingFlags
The GBindingFlags
used by the GBinding
.