gtkIconThemeGetSearchPath {RGtk2} | R Documentation |
Gets the current search path. See gtkIconThemeSetSearchPath
.
gtkIconThemeGetSearchPath(object)
|
[GtkIconTheme ] a GtkIconTheme |
Since 2.4
A list containing the following elements:
|
[character] location to store a list of icon theme path directories or NULL
The stored value should be freed with gStrfreev() . |
|
[integer] location to store number of elements
in path , or NULL |
Derived by RGtkGen from GTK+ documentation