gtk-builder-tool (1)
Leading comments
Title: gtk-builder-tool Author: Matthias Clasen Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> Date: 09/11/2017 Manual: User Commands Source: GTK+ Language: English
NAME
gtk-builder-tool - GtkBuilder file utilitySYNOPSIS
- gtk-builder-tool [COMMAND] FILE
DESCRIPTION
gtk-builder-tool
You should always test the modified .ui files produced by gtk-builder-tool before using them in production.
COMMANDS
The following commands are understood:
validate
- Validates the .ui file and report errors to stderr.
simplify
- Simplifies the .ui file by removing properties that are set to their default values and write the resulting XML to stdout.
enumerate
- Lists all the named objects that are created in the .ui file.