BindingSet.byClass

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.

class BindingSet
static
byClass
()

Parameters

objectClass void*

a valid GObject class

Return Value

the binding set corresponding to object_class