Description Usage Arguments Details Value Author(s)
Creates a new GtkItemFactory
.
WARNING: gtk_item_factory_new
has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager
instead.
1 | gtkItemFactoryNew(container.type, path, accel.group = NULL)
|
|
the kind of menu to create; can be
|
|
the factory path of the new item factory, a string of the form
|
|
a |
Beware that the returned object does not have a floating reference.
[GtkItemFactory
] a new GtkItemFactory
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.