Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gIOModulesLoadAllInDirectory

gIOModulesLoadAllInDirectory


Description

Loads all the modules in the specified directory.

Usage

gIOModulesLoadAllInDirectory(dirname)

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.