Package: gtk
Function gtk:icon-factory-lookup-default
Lambda Listgtk:icon-factory-lookup-default (stock-id) ArgumentsReturn ValueThe gtk:icon-set instance, or nil. Details
Looks for an icon in the list of default icon factories. For display to the user, you should use the gtk_style_lookup_icon_set() function on the GtkStyle object for the widget that will display the
icon, instead of using this function directly, so that themes are taken into
account. Warning | See also |
#2023-3-27