Gjsify LogoGjsify Logo

Hierarchy

  • ObjectSetPropertyFunc

Callable

  • The type of the set_property function of #GObjectClass.

    Parameters

    • object: GObject.Object

      a #GObject

    • property_id: number

      the numeric id under which the property was registered with g_object_class_install_property().

    • value: any

      the new value for the property

    • pspec: ParamSpec

      the #GParamSpec describing the property

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method