PHP-GTK
Monday, September 08, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkCornerType
GtkCTreeLineStylenext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkCTreePos

GtkCListDragPos is deprecated and should not be used in newly-written code.

A value specifying the position of a new node relative to an old one.

Value

Symbolic name

Description

  0Gtk::CTREE_POS_BEFORE As a sibling, before the specified node.
  1Gtk::CTREE_POS_AS_CHILD As a child of the specified node.
  2Gtk::CTREE_POS_AFTER As a sibling, after the specified node.

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


previousGtkCornerType
GtkCTreeLineStylenext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC