Package: gtk
Function gtk:icon-theme-lookup-by-gicon
Lambda Listgtk:icon-theme-lookup-by-gicon (theme icon size scale direction flags) ArgumentsReturn ValueThe gtk:icon-paintable object containing the icon. Details
Looks up an icon for a desired size and window scale, returning a gtk:icon-paintable object. The icon can then be rendered by using it as a gdk:paintable object,
or you can get information such as the filename and size. | See also |
#2025-3-29