gtk-builder-convertgtk-builder-convert — Glade file conversion utility |
Synopsis
gtk-builder-convert
[--skip-windows] [--root name
] {input} {output}
Description
gtk-builder-convert converts glade files into XML files which can be loaded with GtkBuilder.
It expects the name of a glade file as the first argument, and writes its output the file specified as the second argument.
Options
|
--skip-windows, -w |
Convert everything but GtkWindow subclasses. |
|
--root, -r |
Convert only the widget named |
gtk-builder-convert 是一个 Gladefile 转换工具,它将 Gladefile 转换成可以使用 GtkBuilder 加载的 XML 文件。该工具接受一个 Gladefile 名称作为第一个参数,并将输出写入指定为第二个参数的文件中。提供了 --skip-windows 和 --root 选项来定制转换过程。
6万+

被折叠的 条评论
为什么被折叠?



