Virtual Method
GtkTextViewextend_selection
Declaration [src]
gboolean
extend_selection (
GtkTextView* text_view,
GtkTextExtendSelection granularity,
const GtkTextIter* location,
GtkTextIter* start,
GtkTextIter* end
)
Parameters
granularity |
GtkTextExtendSelection |
No description available. | |
location |
GtkTextIter |
No description available. | |
The data is owned by the caller of the function. | |
start |
GtkTextIter |
No description available. | |
The data is owned by the caller of the function. | |
end |
GtkTextIter |
No description available. | |
The data is owned by the caller of the function. |