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 [GtkList] the list widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]