Library for template expansion
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.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'glib' does not match package name 'glib:bin' | |
inputs-should-be-native Identify inputs that should be native inputs | 'gobject-introspection' should probably be a native input |