Glade.require

Ensure that a required library is available. If it is not already available, libglade will attempt to dynamically load a module that contains the handlers for that library.

class Glade
static
void
require
(
string library
)

Parameters

library string

the required library

Meta