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.

Usage

gtkItemFactoriesPathDelete(ifactory.path, path)

Arguments

ifactory.path [character] a factory path to prepend to path. May be NULL if path starts with a factory path
path [character] a path

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]