ItemFactory.itemFactoriesPathDelete

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. Deletes all widgets constructed from the specified path.

class ItemFactory
static
void
itemFactoriesPathDelete
(,
string path
)

Parameters

ifactoryPath string

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

path string

a path

Meta