[ CCode ( cname = "xapp_switcheroo_control_override_properties" ) ]
public static uint override_properties (ObjectClass klass, uint property_id_begin)
Overrides all Object properties in the SwitcherooControl interface for a concrete class.
The properties are overridden in the order they are defined.
| klass |
The class structure for a Object derived class. |
| property_id_begin |
The property id to assign to the first overridden property. |
|
The last property id. |