Package: gtk
Function gtk-entry-icon-area
Lambda Listgtk-entry-icon-area (entry pos) ArgumentsReturn Valuearea -- a gdk-rectangle with the area of the icon Details Gets the area where the icon of the entry at pos is drawn.
This function is useful when drawing something to the entry in a draw
callback function. If the entry is not realized or has no icon at the given position, area is filled with zeros. See also the gtk-entry-text-area function. | See also |
2021-11-4