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


search for in the  


previousGtkUIManager::get_accel_group
GtkUIManager::get_action_groupsnext

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

GtkUIManager::get_action

This method looks up a GtkAction by following a path. The path consists of the names specified in the XML description of the UI. separated by '/'. Elements that don't have a name or action attribute in the XML (e.g. <popup>) can be addressed by their XML element name (e.g. "popup"). The root element ("/ui") can be omitted in the path.

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


previousGtkUIManager::get_accel_group
GtkUIManager::get_action_groupsnext

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


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Wed Nov 4 02:44:26 2009 UTC