Haiku API Bindings
property_info
Not logged in

Documentation | ApplicationKit | property_info

DESCRIPTION

Exposes the C++ array as a native list. Each element of the list is exposed as a native map with the following structure.

FIELDS

name

A native string, the property name.

commands

A native list of up to ten integer command constants.

specifiers

A native list of up to ten integer specifier constants.

usage

A usage string.

extra_data

An integer; the use and meaning depends on the property. (The system will not mess with this data; if you implement your own scripting suite you can do whatever you want with it.)

types

A native list of up to ten integer type constants.

ctypes

A native list of up to three compound type lists; each such list may contain five entries with the following fields: