Description Usage Arguments Details Value Author(s)
Get a list of properties applied to this object as a whole, as an AtkAttributeSet
consisting of
name-value pairs. As such these attributes may be considered weakly-typed properties or annotations,
as distinct from strongly-typed object data available via other get/set methods.
Not all objects have explicit "name-value pair" AtkAttributeSet
properties.
1 | atkObjectGetAttributes(object)
|
|
[ |
Since 1.12
[AtkAttributeSet
] an AtkAttributeSet
consisting of all explicit properties/annotations applied to
the object, or an empty set if the object has no name-value pair attributes assigned to it.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.