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
EvinceView.View
Signal
binding_activated (View self, ScrollType object, gboolean p0) : none
EvinceView.View
Method
scroll (ScrollType scroll, gboolean horizontal) : none
EvinceView.ViewPresentation
Signal
change_page (ViewPresentation self, ScrollType object) : 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.Menu
Signal
move_scroll (Menu self, ScrollType scroll_type) : none
Gtk.Paned
Signal
move_handle (Paned self, ScrollType scroll_type) : gboolean
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, gdouble value) : gboolean
The GtkRange::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 scroll, gboolean horizontal) : gboolean
The ::scroll-child signal is a
keybinding signal
which gets emitted when a keybinding that scrolls is pressed.
Gtk.SpinButton
Signal
change_value (SpinButton self, ScrollType object) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:59 GMT+0800 (HKT)