Function

Gtk-4.0Gtkparam_spec_expression

  • Creates a new GObject.ParamSpec instance for a property holding a Gtk.Expression.

    See g_param_spec_internal() for details on the property strings.

    Parameters

    • name: string

      canonical name of the property

    • nick: string

      a user-readable name for the property

    • blurb: string

      a user-readable description of the property

    • flags: ParamFlags

      flags for the property

    Returns GObject.ParamSpec

    a newly created property specification