Merge PR #71 from Mohammed Alyousef
This commit is contained in:
commit
7ca708a445
@ -478,9 +478,7 @@ public:
|
||||
void highlight(int start, int end);
|
||||
|
||||
/**
|
||||
Returns the highlighted text.
|
||||
|
||||
When you are done with the text, free it using the free() function.
|
||||
Returns a non-zero value if text has been highlighted, 0 otherwise.
|
||||
*/
|
||||
int highlight() { return mHighlight.selected(); }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user