GtkEntry::get_layout

PangoLayout get_layout();

Gets the PangoLayout used to display the entry. The layout is useful to e.g. convert text positions to pixel positions, in combination with get_layout_offsets() .