Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ScrollType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkScrollType
Enum : ScrollType
  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
Gtk.CList
Signal
extend_selection (CList self, ScrollType object, Number p0, Boolean p1) : none
Gtk.CList
Signal
scroll_horizontal (CList self, ScrollType object, Number p0) : none
Gtk.CList
Signal
scroll_vertical (CList self, ScrollType object, Number p0) : none
Gtk.ComboBox
Signal
move_active (ComboBox self, ScrollType scroll_type) : none
The ::move-active signal is a keybinding signal which gets emitted to move the active selection.
Gtk.List
Method
extend_selection (ScrollType scroll_type, Number position, Boolean auto_start_selection) : none
Gtk.List
Method
scroll_horizontal (ScrollType scroll_type, Number position) : none
Gtk.List
Method
scroll_vertical (ScrollType scroll_type, Number position) : none
Gtk.ListItem
Signal
extend_selection (ListItem self, ScrollType object, Number p0, Boolean p1) : none
Gtk.ListItem
Signal
scroll_horizontal (ListItem self, ScrollType object, Number p0) : none
Gtk.ListItem
Signal
scroll_vertical (ListItem self, ScrollType object, Number p0) : none
Gtk.Menu
Signal
move_scroll (Menu self, ScrollType object) : none
Gtk.Paned
Signal
move_handle (Paned self, ScrollType scroll_type) : Boolean
The ::move-handle signal is a keybinding signal which gets emitted to move the handle when the user is using key bindings to move it.
Gtk.Range
Signal
change_value (Range self, ScrollType scroll, Number value) : Boolean
The ::change-value signal is emitted when a scroll action is performed on a range.
Gtk.Range
Signal
move_slider (Range self, ScrollType step) : none
Virtual function that moves the slider.
Gtk.ScrolledWindow
Signal
scroll_child (ScrolledWindow self, ScrollType object, Boolean p0) : Boolean
Gtk.SpinButton
Signal
change_value (SpinButton self, ScrollType object) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:43 GMT+0800 (HKT)