GIOModule: GIOModule

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Author(s) References

Description

Loadable GIO Modules

Methods and Functions

gIOModuleNew(filename)
gIOModulesLoadAllInDirectory(dirname)

Hierarchy

1
2
3
GObject
   +----GTypeModule
         +----GIOModule

Interfaces

GIOModule implements GTypePlugin.

Detailed Description

Provides an interface and default functions for loading and unloading modules. This is used internally to make GIO extensible, but can also be used by others to implement module loading.

Structures

GIOModule

Opaque module base class for extending GIO.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gio/stable/GIOModule.html


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

Related to GIOModule in RGtk2...