GtkItemFactory
DEPRECATED. A factory for menus.
Object Hierarchy
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() Â