gtkItemFactoriesPathDelete {RGtk2} | R Documentation |
Deletes all widgets constructed from the specified path.
WARNING: gtk_item_factories_path_delete
has been deprecated since version 2.4 and should not be used in newly-written code.
gtkItemFactoriesPathDelete(ifactory.path, path)
|
[character] a factory path to prepend to path . May be NULL if path
starts with a factory path |
|
[character] a path |
Derived by RGtkGen from GTK+ documentation