PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkPolicyType
GtkPreviewTypenext

Last updated: Mon, 21 May 2012
view this page in English

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: Mon, 21 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC