gtk-builder-convert.1

来自「windows平台下开发gtk程序所需要的库和头文件等」· 1 代码 · 共 44 行

1
44
字号
.\"     Title: gtk-builder-convert.\"    Author: .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>.\"      Date: 07/10/2007.\"    Manual: .\"    Source: .\".TH "GTK\-BUILDER\-CONVERT" "1" "07/10/2007" "" "".\" disable hyphenation.nh.\" disable justification (adjust text to left margin only).ad l.SH "NAME"gtk\-builder\-convert \- Glade file conversion utility.SH "SYNOPSIS".HP 20\fBgtk\-builder\-convert\fR [\-\-skip\-windows] [\-\-root\ \fIname\fR] {input} {output}.SH "DESCRIPTION".PP\fBgtk\-builder\-convert\fRconverts glade files into XML files which can be loaded with #GtkBuilder..PPIt expects the name of a glade file as the first argument, and writes its output the file specified as the second argument..SH "OPTIONS".PP\-\-skip\-windows, \-w.RS 4Convert everything but GtkWindow subclasses..RE.PP\-\-root, \-r.RS 4Convert only the widget named\fIname\fRand its children..RE.SH "BUGS".PPToolbars are not handled..PPSupport for accessibility is not yet implemented..PPThe script requires a python interpreter to run.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?