Friday, May 24, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GDK Enums
GdkAction
GdkAxisUse
GdkByteOrder
GdkCapStyle
GdkCrossing
GdkCursor
GdkDrag
GdkEventMask
GdkEventType
GdkExtensionMode
GdkFill
GdkFilterReturn
GdkFontType
GdkFunction
GdkGCValuesMask
GdkGrabStatus
GdkGravity
GdkImageType
GdkInputCondition
GdkinputSource
GdkInterpolation
GdkJoinStyle
GdkLineStyle
GdkModifierType
GdkInputMode
GdkNotify
GdkOverlapType
GdkPixbufError
GdkPropMode
GdkPropertyState
GdkRgbDither
GdkScrollDirection
GdkSetting
GdkSubwindowMode
GdkVisibilityState
GdkVisualType
GdkWindowAttributesType
GdkWindowClass
GdkWindowHints
GdkWMDecoration
GdkWMFunction
GdkWindowType
GdkWindowEdge
GdkWindowState
GdkWindowTypeHint
GdkRgbDither
GdkSetting
Last updated: Sun, 12 May 2013
view this page in
English
GdkScrollDirection
Specifies the direction for GdkEventScroll.
Value
Symbolic name
Description
0
Gdk::SCROLL_UP
The window is scrolled up.
1
Gdk::SCROLL_DOWN
The window is scrolled down.
2
Gdk::SCROLL_LEFT
The window is scrolled to the left.
3
Gdk::SCROLL_RIGHT
The window is scrolled to the right.
User Contributed Notes
gdk.enum.scrolldirection.php
There are no user contributed notes for this page.
GdkRgbDither
GdkSetting
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:50:55 2013 UTC