Function

GoaPasswordBasedoverride_properties

since: 3.6.0

Declaration [src]

guint
goa_password_based_override_properties (
  GObjectClass* klass,
  guint property_id_begin
)

Description [src]

Overrides all GObject properties in the GoaPasswordBased interface for a concrete class. The properties are overridden in the order they are defined.

Available since: 3.6.0

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.

Return value

Type: guint

The last property id.