[Top]
GTK2
GTK2.Label
|
Method GTK2.Label()->get_layout()
- Method
get_layout
GTK2.Pango.Layout get_layout()
- Description
Gets the Pango.Layout used to display the label. The layout is useful to
e.g. convert text positions to pixel positions, in combination with
get_layout_offsets().
|