Monday, May 21, 2012
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
GTK Enums
GtkAccelFlags
GtkAnchorType
GtkArgFlags
GtkArrowType
GtkAttachOptions
GtkButtonAction
GtkButtonBoxStyle
GtkButtonsType
GtkCalendarDisplayOptions
GtkCellType
GtkCListDragPos
GtkCornerType
GtkCTreePos
GtkCTreeLineStyle
GtkCTreeExpanderStyle
GtkCTreeExpansionType
GtkCurveType
GtkDeleteType
GtkDestDefaults
GtkDialogFlags
GtkDirectionType
GtkExpanderStyle
GtkFileChooserError
GtkFileChooserAction
GtkFileFilterFlags
GtkIconLookupFlags
GtkIconThemeError
GtkIconSize
GtkIMStatusStyle
GtkImageType
GtkJustification
GtkMatchType
GtkMenuDirectionType
GtkMessageType
GtkMetricType
GtkMovementStep
GtkObjectFlags
GtkOrientation
GtkPackType
GtkPathPriorityType
GtkPathType
GtkPolicyType
GtkPositionType
GtkPreviewType
GtkProgressBarStyle
GtkProgressBarOrientation
GtkRcFlags
GtkRcTokenType
GtkReliefStyle
GtkResizeMode
GtkResponseType
GtkScrollType
GtkSelectionMode
GtkShadowType
GtkSideType
GtkSizeGroupMode
GtkSortType
GtkSpinType
GtkStateType
GtkStockItems
GtkSubmenuDirection
GtkSubmenuPlacement
GtkTargetFlags
GtkTextWindowType
GtkToolbarStyle
GtkTreeModelFlags
GtkTreeViewColumnSizing
GtkTreeViewMode
GtkTreeViewDropPosition
GtkUiManagerItemType
GtkUpdateType
GtkVisibility
GtkWidgetHelpType
GtkWindowPosition
GtkWindowType
GtkWrapMode
GtkSortType
GtkStateType
Last updated: Mon, 21 May 2012
view this page in
English
GtkSpinType
Value
Symbolic name
Description
0
Gtk::SPIN_STEP_FORWARD
1
Gtk::SPIN_STEP_BACKWARD
2
Gtk::SPIN_PAGE_FORWARD
3
Gtk::SPIN_PAGE_BACKWARD
4
Gtk::SPIN_HOME
Set the spin button's value to the minimum possible value.
5
Gtk::SPIN_END
Set the spin button's value to the maxmimum possible value.
6
Gtk::SPIN_USER_DEFINED
The programmer must specify the exact amount to spin the
GtkSpinButton
.
User Contributed Notes
gtk.enum.spintype.php
There are no user contributed notes for this page.
GtkSortType
GtkStateType
Last updated: Mon, 21 May 2012
view this page in
English
credits
Copyright © 2001-2012 The PHP Group
All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC