by_class


Description:

public static unowned BindingSet by_class (ObjectClass object_class)

This function returns the binding set named after the type name of the passed in class structure.

New binding sets are created on demand by this function.

Parameters:

object_class

a valid Object class

Returns:

the binding set corresponding to object_class