Package: gtk
Function gtk:entry-text-area
Lambda Listgtk:entry-text-area (entry) ArgumentsReturn ValueThe gdk:rectangle instance with the text area. Details
Gets the area where the text of the entry is drawn.
This function is useful when drawing something to the entry in a draw
callback function. If the entry is not realized, the returned gdk:rectangle instance is filled with zeros. See also the gtk:entry-icon-area function. | See also |
#2023-3-4