find


Description:

public static unowned BindingSet 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