PHP-GTK
Sunday, September 07, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkPolicyType
GtkPreviewTypenext

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

GtkPositionType

Describes which edge of a widget a certain feature is positioned at, e.g. the tabs of a GtkNotebook, the handle of a GtkHandleBox or the label of a GtkScale.

Value

Symbolic name

Description

  0Gtk::POS_LEFT The feature is at the left edge.
  1Gtk::POS_RIGHT The feature is at the right edge.
  2Gtk::POS_TOP The feature is at the top edge.
  3Gtk::POS_BOTTOM The feature is at the bottom edge.

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


previousGtkPolicyType
GtkPreviewTypenext

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