gtkListExtendSelection {RGtk2} | R Documentation |
Extends the selection by moving the anchor according to scroll.type
. Only
in
GTK_SELECTION_EXTENDED. WARNING:
gtk_list_extend_selection
is deprecated and should not be used in newly-written code.
gtkListExtendSelection(object, scroll.type, position, auto.start.selection)
|
the list widget. |
|
the direction and length. |
|
the position if GTK_SCROLL_JUMP. |
|
if |
Derived by RGtkGen from GTK+ documentation