1GTK-BUILDER-CONVER(1)           [FIXME: manual]          GTK-BUILDER-CONVER(1)
2
3
4

NAME

6       gtk-builder-convert-3.0 - Glade file conversion utility
7

SYNOPSIS

9       gtk-builder-convert-3.0 [--skip-windows] [--root name] {input} {output}
10

DESCRIPTION

12       gtk-builder-convert-3.0 converts glade files into XML files which can
13       be loaded with GtkBuilder.
14
15       It expects the name of a glade file as the first argument, and writes
16       its output the file specified as the second argument.
17

OPTIONS

19       --skip-windows, -w
20           Convert everything but GtkWindow subclasses.
21
22       --root, -r
23           Convert only the widget named name and its children.
24

BUGS

26       Toolbars are not handled.
27
28       Support for accessibility is not yet implemented.
29
30       The script requires a python interpreter to run.
31
32
33
34[FIXME: source]                   07/12/2010             GTK-BUILDER-CONVER(1)
Impressum