API Version: 2
Library Version: 1.67
Generated by gi-docgen 2024.1
since: 1.3
GStrv snapd_slot_get_attribute_names ( SnapdSlot* slot, guint* length )
Get the names of the attributes this slot has.
Available since: 1.3
length
Type: guint*
guint*
Location to write number of attributes or NULL if not required.
NULL
Type: An array of utf8
utf8
A string array of attribute names. Free with g_strfreev().