GObject.Binding.prototype.get_flags
function get_flags(): GObject.BindingFlags {
// Gjs wrapper for g_binding_get_flags()
}
Retrieves the flags passed when constructing the GObject.Binding.
Since 2.26
- Returns
the GObject.BindingFlags used by the GObject.Binding