PHP-GTK
Saturday, November 07, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkSideType
GtkSortTypenext

Last updated: Sat, 07 Nov 2009
view this page in English

GtkSizeGroupMode

The mode of the size group determines the directions in which the size group effects the requested sizes of its component widgets.

Value

Symbolic name

Description

  0Gtk::SIZE_GROUP_NONE Group has no effect.
  1Gtk::SIZE_GROUP_HORIZONTAL Group effects horizontal requisition.
  2Gtk::SIZE_GROUP_VERTICAL Group effects vertical requisition.
  3Gtk::SIZE_GROUP_BOTH Group effects both horizontal and vertical requisition.

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


previousGtkSideType
GtkSortTypenext

Last updated: Sat, 07 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Nov 7 02:44:26 2009 UTC