Function
LfbGdbusFeedbackoverride_properties
Declaration [src]
guint
lfb_gdbus_feedback_override_properties (
GObjectClass* klass,
guint property_id_begin
)
Description [src]
Overrides all GObject
properties in the LfbGdbusFeedback
interface for a concrete class.
The properties are overridden in the order they are defined.
Parameters
klass
-
Type:
GObjectClass
The class structure for a
GObject
derived class.The data is owned by the caller of the function. property_id_begin
-
Type:
guint
The property id to assign to the first overridden property.