Method
ClutterTextget_layout_offsets
Declaration [src]
void
clutter_text_get_layout_offsets (
ClutterText* self,
gint* x,
gint* y
)
Description [src]
Obtains the coordinates where the ClutterText
will draw the PangoLayout
representing the text.