Gets the area where the entry’s text is drawn. This function is useful when drawing something to the entry in a draw callback.
If the entry is not realized, @text_area is filled with zeros.
See also gtk_entry_get_icon_area().
Return location for the text area.
3.0
See Implementation
Gets the area where the entry’s text is drawn. This function is useful when drawing something to the entry in a draw callback.
If the entry is not realized, @text_area is filled with zeros.
See also gtk_entry_get_icon_area().