clutter_text_position_to_coords ( text position x y line_height -- gboolean )


Vocabulary
clutter.ffi

Inputs
textan object
positionan object
xan object
yan object
line_heightan object


Outputs
gbooleanan object


Definition


LIBRARY: clutter FUNCTION: gboolean
clutter_text_position_to_coords
( ClutterText* text, gint position, gfloat* x, gfloat* y,
gfloat* line_height )