PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkImageType
GtkMatchTypenext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkJustification

Used for justifying the text inside a GtkLabel widget. (See also GtkAlignment).

Value

Symbolic name

Description

  0Gtk::JUSTIFY_LEFT The text is placed at the left edge of the label.
  1Gtk::JUSTIFY_RIGHT The text is placed at the right edge of the label.
  2Gtk::JUSTIFY_CENTER The text is placed in the center of the label.
  3Gtk::JUSTIFY_FILL The text is placed is distributed across the label.

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


previousGtkImageType
GtkMatchTypenext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:51:54 2009 UTC