PHP-GTK
Wednesday, November 25, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkMenuItem
GtkMenuItem::get_right_justifiednext

Last updated: Wed, 25 Nov 2009
view this page in English

GtkMenuItem Constructor

GtkMenuItem (string label]);

You may use the constructor to create a new menu item, optionally with a label that may be passed as a parameter.

You may precede any character of the string parameter with an _, to set that character as the mnemonic for the item. This behavior is automatic.

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


previousGtkMenuItem
GtkMenuItem::get_right_justifiednext

Last updated: Wed, 25 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Wed Nov 25 02:46:19 2009 UTC