PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkPixbufError
GdkPropertyStatenext

Last updated: Wed, 16 May 2012
view this page in English

GdkPropMode

Describes how existing data is combined with new data when using property_change.

Value

Symbolic name

Description

  0Gdk::PROP_MODE_REPLACE The new data replaces the existing data.
  1Gdk::PROP_MODE_PREPEND The new data is prepended to the existing data.
  2Gdk::PROP_MODE_APPEND The new data is appended to the existing data.

User Contributed Notes
gdk.enum.propmode.php
add a note about notes
There are no user contributed notes for this page.


previousGdkPixbufError
GdkPropertyStatenext

Last updated: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC