PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkWindowEdge
GdkWindowTypeHintnext

Last updated: Wed, 16 May 2012
view this page in English

GdkWindowState

Specifies the state of a toplevel window.

Value

Symbolic name

Description

  1Gdk::STATE_WITHDRAWN The window is not shown.
  2Gdk::STATE_ICONIFIED The window is minimized.
  4Gdk::STATE_MAXIMIZED The window is maximized.
  8Gdk::WINDOW_STATE_STICKY The window is sticky.
  16Gdk::WINDOW_STATE_FULLSCREEN The window is maximized without decorations
  32Gdk::WINDOW_STATE_ABOVE The window is kept above other windows.
  64Gdk::WINDOW_STATE_BELOW The window is kept below other windows.

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


previousGdkWindowEdge
GdkWindowTypeHintnext

Last updated: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC