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