Method

ClutterTextget_selection_bound

Declaration [src]

gint
clutter_text_get_selection_bound (
  ClutterText* self
)

Description [src]

Retrieves the other end of the selection of a ClutterText actor, in characters from the current cursor position.

Available since:1.0

Return value

Returns: gint
 

The position of the other end of the selection.