Method

GioThemedIconget_names

Declaration [src]

const gchar* const*
g_themed_icon_get_names (
  GThemedIcon* icon
)

Description [src]

Gets the names of icons from within icon.

Gets propertyGio.ThemedIcon:names

Return value

Type: An array of utf8

A list of icon names.

The array is NULL-terminated.
The returned data is owned by the instance.
Each element is a NUL terminated UTF-8 string.