Method
PapersViewViewget_selected_text
Declaration [src]
char*
pps_view_get_selected_text (
PpsView* view
)
Description [src]
Returns a pointer to a constant string containing the selected text in the view.
The value returned may be NULL if there is no selected text.