GtkItemFactory

DEPRECATED. A factory for menus.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkItemFactory

Description

WARNING! This class has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkUIManager instead.

Constructors

GtkItemFactory (GType container_type, string path [, GtkAccelGroup accel_group = null]);

--

Methods

add_foreign()
 
construct()
 
delete_item()
 
get_item()
 
get_item_by_action()
 
get_widget()
 
get_widget_by_action()
 
popup()
 
from_path()
 
from_widget()
 
path_delete()
 
path_from_widget()