gtkItemFactoriesPathDelete {RGtk2}R Documentation

gtkItemFactoriesPathDelete

Description

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. Use GtkUIManager instead.

Usage

gtkItemFactoriesPathDelete(ifactory.path, path)

Arguments

ifactory.path

a factory path to prepend to path. May be NULL if path starts with a factory path

path

a path

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]