Method

GObjectBindingget_flags

since: 2.26

Declaration

GBindingFlags
g_binding_get_flags (
  GBinding* binding
)

Description

Retrieves the flags passed when constructing the GBinding.

Available since: 2.26

Gets propertyGObject.Binding:flags

Return value

Type: GBindingFlags

The GBindingFlags used by the GBinding.