c
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
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, gfloat p0, gboolean p1) : none
Gtk.CList
Signal
scroll_horizontal (CList self, ScrollType object, gfloat p0) : none
Gtk.CList
Signal
scroll_vertical (CList self, ScrollType object, gfloat p0) : none
Gtk.ComboBox
Signal
move_active (ComboBox self, ScrollType scroll_type) : none
Gtk.List
Method
extend_selection (ScrollType scroll_type, gfloat position, gboolean auto_start_selection) : none
Gtk.List
Method
scroll_horizontal (ScrollType scroll_type, gfloat position) : none
Gtk.List
Method
scroll_vertical (ScrollType scroll_type, gfloat position) : none
Gtk.ListItem
Signal
extend_selection (ListItem self, ScrollType object, gfloat p0, gboolean p1) : none
Gtk.ListItem
Signal
scroll_horizontal (ListItem self, ScrollType object, gfloat p0) : none
Gtk.ListItem
Signal
scroll_vertical (ListItem self, ScrollType object, gfloat p0) : none
Gtk.Menu
Signal
move_scroll (Menu self, ScrollType object) : none
Gtk.Paned
Signal
move_handle (Paned self, ScrollType scroll_type) : gboolean
Gtk.Range
Signal
change_value (Range self, ScrollType scroll, gdouble value) : gboolean
Gtk.Range
Signal
move_slider (Range self, ScrollType step) : none
Gtk.ScrolledWindow
Signal
scroll_child (ScrolledWindow self, ScrollType object, gboolean p0) : gboolean
Gtk.SpinButton
Signal
change_value (SpinButton self, ScrollType object) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:19 GMT+0800 (HKT)