Add ClutterText::set_selection()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Dec 2008 12:41:20 +0000 (12:41 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 16 Dec 2008 12:41:20 +0000 (12:41 +0000)
commita3fbdb594905cec0f822150b48c56837bc23dd73
treee332374ac14052c8c2b8dd4704bbb6ffbc43db08
parent2209e174328790b140bb4a43c53fcdf7436d4a75
Add ClutterText::set_selection()

The clutter_text_set_selection() function is a convenience
method for setting the cursor position and the selection
boundary to a given position in a single call, with sanity
checks for the positions.
clutter/clutter-text.c
clutter/clutter-text.h