gIOModulesLoadAllInDirectory: gIOModulesLoadAllInDirectory

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Loads all the modules in the specified directory.

Usage

1

Arguments

dirname

pathname for a directory containing modules to load.

Value

[list] a list of GIOModules loaded from the directory, All the modules are loaded into memory, if you want to unload them (enabling on-demand loading) you must call gTypeModuleUnuse() on all the modules.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.