Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SelectionMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSelectionMode
Enum : SelectionMode
Used to control what selections users are allowed to make.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.IconView
Property
selection_mode : Gtk.SelectionMode
The ::selection-mode property specifies the selection mode of
icon view.
Gtk.IconView
Method
get_selection_mode () : Gtk.SelectionMode
Gets the selection mode of the icon_view.
Gtk.IconView
Method
set_selection_mode (SelectionMode mode) : none
Sets the selection mode of the icon_view.
Gtk.TreeSelection
Method
get_mode () : Gtk.SelectionMode
Gets the selection mode for selection.
Gtk.TreeSelection
Method
set_mode (SelectionMode type) : none
Sets the selection mode of the selection.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:59 GMT+0800 (HKT)