binding_set_find


Description:


[ Version ( replacement = "BindingSet.find" ) ]
public unowned BindingSet? binding_set_find (string set_name)

Find a binding set by its globally unique name.

The set_name can either be a name used for @new or the type name of a class used in by_class.

Parameters:

set_name

unique binding set name

Returns:

null or the specified binding set


Namespace: Gtk
Package: gtk+-3.0