API Version: 2
Library Version: 1.67
Generated by gi-docgen 2024.1
since: 1.3
GStrv snapd_plug_get_attribute_names ( SnapdPlug* plug, guint* length )
Get the names of the attributes this plug 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().