gtkListStartSelection {RGtk2}R Documentation

gtkListStartSelection

Description

Starts a selection (or part of selection) at the focused child. Only in GTK_SELECTION_EXTENDED mode. WARNING: gtk_list_start_selection is deprecated and should not be used in newly-written code.

Usage

gtkListStartSelection(object)

Arguments

object

the list widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]