Virtual Method
GtkAccessibleTextset_selection
unstable since: 4.22
Declaration [src]
gboolean
set_selection (
GtkAccessibleText* self,
gsize i,
GtkAccessibleTextRange* range
)
Parameters
i
-
Type:
gsize
The selection to set.
range
-
Type:
GtkAccessibleTextRange
The range to set the selection to.
The data is owned by the caller of the method.