[Top]
GTK2
GTK2.IconTheme
|
Method GTK2.IconTheme()->list_icons()
- Method
list_icons
array list_icons(string|void context)
- Description
Lists the icons in the current icon theme. Only a subset of the icons can
be listed by providing a context string. The set of values for the
context string is system dependent, but will typically include such values
as 'apps' and 'mimetypes'.
|