Method
Gtk.IconTheme.get_icon_sizes
Declaration [src]
int*
gtk_icon_theme_get_icon_sizes (
GtkIconTheme* self,
const char* icon_name
)
Description [src]
Returns an array of integers describing the sizes at which the icon is available without scaling.
A size of -1 means that the icon is available in a scalable format. The array is zero-terminated.