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
GdkPixbufError
GdkPropertyState
Last updated: Sun, 12 May 2013
view this page in
English
GdkPropMode
Describes how existing data is combined with new data when using property_change.
Value
Symbolic name
Description
0
Gdk::PROP_MODE_REPLACE
The new data replaces the existing data.
1
Gdk::PROP_MODE_PREPEND
The new data is prepended to the existing data.
2
Gdk::PROP_MODE_APPEND
The new data is appended to the existing data.
User Contributed Notes
gdk.enum.propmode.php
There are no user contributed notes for this page.
GdkPixbufError
GdkPropertyState
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