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


search for in the  


previousGtkWidgetHelpType
GtkWindowTypenext

Last updated: Sat, 04 Jul 2009
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, 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