Forum und email

GtkItemFactory

DEPRECATED. A factory for menus.

对象层次

GObject
`-- GtkObject
       `-- GtkItemFactory

描述

警告!这个类在 PHP-GTK 2 中被废弃, 并且不应当在新的代码中使用。 Use GtkUIManager instead.

构造函数

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

--

方法

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()