summaryrefslogtreecommitdiffstats
path: root/libraries/template-glib/README
blob: 3c465616e062834a1b22eebcd629d1fbf81b78db (about) (plain) (blame)
1
2
3
4
5
6
7
Template-GLib is a library to help you generate text based on a
template and user defined state. Template-GLib does not use a
language runtime, so it is safe to use from any
GObject-Introspectable language.
Template-GLib allows you to access properties on GObjects as well as
call simple methods via GObject-Introspection.