c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ScrollType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.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.ComboBox
Signal
move_active (ComboBox self, ScrollType scroll_type) : none
Gtk.Menu
Signal
move_scroll (Menu self, ScrollType scroll_type) : 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 scroll, gboolean horizontal) : gboolean
Gtk.SpinButton
Signal
change_value (SpinButton self, ScrollType object) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:26 GMT+0800 (HKT)