Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SelectionMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkSelectionMode
Enum : SelectionMode
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdaui.Cloud
Method
set_selection_mode (SelectionMode mode) : none
Gtk.CList
Property
selection_mode : Gtk.SelectionMode
Gtk.CList
Method
set_selection_mode (SelectionMode mode) : none
Gtk.IconView
Property
selection_mode : Gtk.SelectionMode
The ::selection-mode property specifies the selection mode of icon view.
Gtk.IconView
Method
set_selection_mode (SelectionMode mode) : none
Sets the selection mode of the icon_view.
Gtk.IconView
Method
get_selection_mode () : Gtk.SelectionMode
Gets the selection mode of the icon_view.
Gtk.List
Property
selection_mode : Gtk.SelectionMode
Gtk.List
Method
set_selection_mode (SelectionMode mode) : none
Gtk.TreeSelection
Method
set_mode (SelectionMode type) : none
Sets the selection mode of the selection.
Gtk.TreeSelection
Method
get_mode () : Gtk.SelectionMode
Gets the selection mode for selection.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:43 GMT+0800 (HKT)