PHP-GTK
Tuesday, October 14, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkWidgetHelpType
GtkWindowTypenext

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

GtkWindowPosition

Window placement can be influenced using this enumeration.

Value

Symbolic name

Description

  0Gtk::WIN_POS_NONE No influence is made on placement.
  1Gtk::WIN_POS_CENTER Windows should be placed in the center of the screen.
  2Gtk::WIN_POS_MOUSE Windows should be placed at the current mouse position.
  3Gtk::WIN_POS_CENTER_ALWAYS Keep window centered as it changes size, etc.
  4Gtk::WIN_POS_CENTER_ON_PARENT Center the window on its transient parent (see set_transient_for() ).

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


previousGtkWidgetHelpType
GtkWindowTypenext

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