[ Version ( deprecated = true , since = "3.26.0" ) ]
public static uint override_properties (ObjectClass klass, uint property_id_begin)
Warning: override_properties is deprecated.
Overrides all Object properties in the Todo interface for a concrete class.
The D-Bus interface has been deprecated.
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. |