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