Package: gtk
Function gtk:icon-info-builtin-pixbuf
Lambda Listgtk:icon-info-builtin-pixbuf (info) ArgumentsReturn ValueThe built-in image as a gdk-pixbuf:pixbuf object, or nil. Details
Gets the built-in image for this icon, if any.
To allow GTK to use built-in icon images, you must pass the :use-builtin flag to the gtk:icon-theme-lookup-icon function. Warning | See also |
#2023-3-20