Template – template-glib-1.0 Reference Manual
Packages
template-glib-1.0
Template
ExprBuiltin
ExprType
SymbolType
Expr
Scope
Symbol
Template
TemplateLocator
ENABLE_TRACE
LOG_LEVEL_TRACE
MAJOR_VERSION
MICRO_VERSION
MINOR_VERSION
VERSION_S
ScopeResolver
error_quark
expr_from_string
Template
Description:
Content:
Classes:
Expr
Scope
Symbol
Template
TemplateLocator
-
The
TmplTemplateLoader
class is used to specify how templates should be loaded.
Enums:
ExprBuiltin
ExprType
SymbolType
Error domains:
Error
Constants:
public
const
int
ENABLE_TRACE
public
const
int
LOG_LEVEL_TRACE
public
const
int
MAJOR_VERSION
Template-GLibl major version component (e.
public
const
int
MICRO_VERSION
Template-GLibl micro version component (e.
public
const
int
MINOR_VERSION
Template-GLibl minor version component (e.
public
const
string
VERSION_S
Template-GLib version, encoded as a string, useful for printing and concatenation.
Delegates:
public
delegate
bool
ScopeResolver
(
Scope
scope,
string
name,
Symbol
symbol)
Functions:
public
Quark
error_quark
()
public
Expr
expr_from_string
(
string
str)
throws
Error