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


search for in the  


previousGtkFrame
GtkFrame::get_labelnext

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

GtkFrame Constructor

GtkFrame ([string label = null]);

Use the constructor to create a new frame. You may also specify the label that will be displayed on top of the frame as an argument to the function. Alternatively, you may use set_label_widget() , or set_label() to add a label to the frame after it has been created.


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


previousGtkFrame
GtkFrame::get_labelnext

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


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 23 01:45:19 2012 UTC