Property

GioPropertyAction:property-name

since: 2.38

Declaration

property property-name: utf8 [ write, construct-only ]

Description

The name of the property to wrap on the object.

The property must exist on the passed-in object and it must be readable and writable (and not construct-only).

Type: gchar*
Available since:2.38

Flags

Readableno
Writableyes
Constructno
Construct onlyyes