PHP-GTK
Thursday, May 24, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkWindow::get_decorated
GtkWindow::get_destroy_with_parentnext

Last updated: Thu, 24 May 2012
view this page in English

GtkWindow::get_default_size

Gets the default size of the window. A value of -1 for the width or height indicates that a default size has not been explicitly set (with set_default_size() ) for that dimension, so the "natural" size of the window will be used.

The first value of the returned array is the width, the second is the height.

See also: set_default_size()


User Contributed Notes
gtk.gtkwindow.method.get_default_size.php
add a note about notes
There are no user contributed notes for this page.


previousGtkWindow::get_decorated
GtkWindow::get_destroy_with_parentnext

Last updated: Thu, 24 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Thu May 24 01:45:43 2012 UTC