@start_object.
TextSelection.startOffset
int startOffset() @property nothrowGet startOffset field.
Returns
the text offset of the beginning of the selection within
void startOffset(int propval) @property nothrowSet startOffset field.
Parameters
propval | the text offset of the beginning of the selection within @start_object. |