Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventScroll

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventScroll
Struct : EventScroll
Generated from button presses for the buttons 4 to 7. Wheel mice are
usually configured to generate button press events for buttons 4 and 5
when the wheel is turned.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventScroll ()
Create a new Gdk.EventScroll
Create a new Gdk.EventScroll
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.StatusIcon
Signal
scroll_event (StatusIcon self, EventScroll event) : gboolean
The ::scroll-event signal is emitted when a button in the 4 to 7
range is pressed.
Gtk.Widget
Signal
scroll_event (Widget self, EventScroll event) : gboolean
The ::scroll-event signal is emitted when a button in the 4 to 7
range is pressed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:57 GMT+0800 (HKT)