GtkItemFactory

GtkItemFactory

Synopsis

class GtkItemFactory GtkObject
{
}
     

Parent Classes

GtkObject<--GtkItemFactory

Methods

construct (container_type, path, accel_group)
delete_entries (n_entries, entries)
delete_entry (entry)
delete_item (path)
get_item (path)
get_item_by_action (action)
get_widget (path)
get_widget_by_action (action)
popup (x, y, mouse_button, time)

Related Functions

gtk_item_factories_path_delete (ifactory_path, path)
gtk_item_factory_add_foreign (accel_widget, full_path, accel_group, keyval, modifiers)
gtk_item_factory_dump_rc (file_name, path_pspec, modified_only)
gtk_item_factory_from_path (path)
gtk_item_factory_from_widget (widget)
gtk_item_factory_get_type () -- replaces GTK_TYPE_ITEM_FACTORY
gtk_item_factory_new (container_type, path, accel_group)
gtk_item_factory_parse_rc (file_name)
gtk_item_factory_parse_rc_string (rc_string)
gtk_item_factory_path_from_widget (widget)