Package: gtk

Function gtk:entry-icon-paintable

Lambda List

gtk:entry-icon-paintable (entry pos)

Arguments

entry -- a gtk:entry widget
pos -- a gtk:entry-icon-position value with the icon position

Return Value

The gdk:paintable object, or nil if no icon is set for this position.

Details

Retrieves the paintable used for the icon. If no paintable was used for the icon, nil is returned.
 

See also

#2023-9-16