Function

Goa-1.0Goafiles_override_propertiesSince 3.8.0

  • Overrides all GObject.Object properties in the Goa.Files interface for a concrete class. The properties are overridden in the order they are defined.

    Parameters

    • klass: typeof GObject.Object

      The class structure for a GObject.Object derived class.

    • property_id_begin: number

      The property id to assign to the first overridden property.

    Returns number

    The last property id.

    3.8.0