2.16.0
svn path=/trunk/; revision=22530
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2009-03-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.16.0 ===
|
||||
|
||||
2009-03-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Rename gtk_style_get_property to
|
||||
|
||||
@ -1,49 +1,50 @@
|
||||
.\"Generated by db2man.xsl. Don't modify this, modify the source.
|
||||
.de Sh \" Subsection
|
||||
.br
|
||||
.if t .Sp
|
||||
.ne 5
|
||||
.PP
|
||||
\fB\\$1\fR
|
||||
.PP
|
||||
..
|
||||
.de Sp \" Vertical space (when we can't use .PP)
|
||||
.if t .sp .5v
|
||||
.if n .sp
|
||||
..
|
||||
.de Ip \" List item
|
||||
.br
|
||||
.ie \\n(.$>=3 .ne \\$3
|
||||
.el .ne 3
|
||||
.IP "\\$1" \\$2
|
||||
..
|
||||
.TH "GDK-PIXBUF-QUERY" 1 "" "" ""
|
||||
.SH NAME
|
||||
'\" t
|
||||
.\" Title: gdk-pixbuf-query-loaders
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.74.2 <http://docbook.sf.net/>
|
||||
.\" Date: 03/13/2009
|
||||
.\" Manual: [FIXME: manual]
|
||||
.\" Source: [FIXME: source]
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "GDK\-PIXBUF\-QUERY\-" "1" "03/13/2009" "[FIXME: source]" "[FIXME: manual]"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
.ad l
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * MAIN CONTENT STARTS HERE *
|
||||
.\" -----------------------------------------------------------------
|
||||
.SH "NAME"
|
||||
gdk-pixbuf-query-loaders \- GdkPixbuf loader registration utility
|
||||
.SH "SYNOPSIS"
|
||||
|
||||
.nf
|
||||
\fBgdk-pixbuf-query-loaders\fR [module...]
|
||||
.fi
|
||||
|
||||
.HP \w'\fBgdk\-pixbuf\-query\-loaders\fR\ 'u
|
||||
\fBgdk\-pixbuf\-query\-loaders\fR [module...]
|
||||
.SH "DESCRIPTION"
|
||||
|
||||
.PP
|
||||
\fBgdk-pixbuf-query-loaders\fR collects information about loadable modules for gdk-pixbuf and writes it to \fIstdout\fR\&.
|
||||
|
||||
\fBgdk\-pixbuf\-query\-loaders\fR
|
||||
collects information about loadable modules for
|
||||
gdk\-pixbuf
|
||||
and writes it to
|
||||
stdout\&.
|
||||
.PP
|
||||
If called without arguments, it looks for modules in the gdk-pixbuf loader directory\&.
|
||||
|
||||
If called without arguments, it looks for modules in the
|
||||
gdk\-pixbuf
|
||||
loader directory\&.
|
||||
.PP
|
||||
If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
|
||||
|
||||
.SH "ENVIRONMENT"
|
||||
|
||||
.PP
|
||||
The environment variable \fBGDK_PIXBUF_MODULEDIR\fR can be used to specify a different loader directory\&. The default gdk-pixbuf loader directory is \fI\fIlibdir\fR/gtk-2\&.0/\fIversion\fR/loaders\fR\&.
|
||||
|
||||
The environment variable
|
||||
\fBGDK_PIXBUF_MODULEDIR\fR
|
||||
can be used to specify a different loader directory\&. The default
|
||||
gdk\-pixbuf
|
||||
loader directory is
|
||||
\fIlibdir\fR/gtk\-2\&.0/\fIversion\fR/loaders\&.
|
||||
.SH "BUGS"
|
||||
|
||||
.PP
|
||||
None known yet\&.
|
||||
|
||||
|
||||
@ -1,43 +1,51 @@
|
||||
'\" t
|
||||
.\" Title: gtk-builder-convert
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
|
||||
.\" Date: 07/10/2007
|
||||
.\" Manual:
|
||||
.\" Source:
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.74.2 <http://docbook.sf.net/>
|
||||
.\" Date: 03/13/2009
|
||||
.\" Manual: [FIXME: manual]
|
||||
.\" Source: [FIXME: source]
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "GTK\-BUILDER\-CONVERT" "1" "07/10/2007" "" ""
|
||||
.TH "GTK\-BUILDER\-CONVER" "1" "03/13/2009" "[FIXME: source]" "[FIXME: manual]"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
.ad l
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * MAIN CONTENT STARTS HERE *
|
||||
.\" -----------------------------------------------------------------
|
||||
.SH "NAME"
|
||||
gtk\-builder\-convert \- Glade file conversion utility
|
||||
gtk-builder-convert \- Glade file conversion utility
|
||||
.SH "SYNOPSIS"
|
||||
.HP 20
|
||||
.HP \w'\fBgtk\-builder\-convert\fR\ 'u
|
||||
\fBgtk\-builder\-convert\fR [\-\-skip\-windows] [\-\-root\ \fIname\fR] {input} {output}
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
\fBgtk\-builder\-convert\fR
|
||||
converts glade files into XML files which can be loaded with #GtkBuilder.
|
||||
converts glade files into XML files which can be loaded with GtkBuilder\&.
|
||||
.PP
|
||||
It expects the name of a glade file as the first argument, and writes its output the file specified as the second argument.
|
||||
It 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 4
|
||||
Convert everything but GtkWindow subclasses.
|
||||
Convert everything but GtkWindow subclasses\&.
|
||||
.RE
|
||||
.PP
|
||||
\-\-root, \-r
|
||||
.RS 4
|
||||
Convert only the widget named
|
||||
\fIname\fR
|
||||
and its children.
|
||||
and its children\&.
|
||||
.RE
|
||||
.SH "BUGS"
|
||||
.PP
|
||||
Toolbars are not handled.
|
||||
Toolbars are not handled\&.
|
||||
.PP
|
||||
Support for accessibility is not yet implemented.
|
||||
Support for accessibility is not yet implemented\&.
|
||||
.PP
|
||||
The script requires a python interpreter to run.
|
||||
The script requires a python interpreter to run\&.
|
||||
|
||||
@ -1,49 +1,43 @@
|
||||
.\"Generated by db2man.xsl. Don't modify this, modify the source.
|
||||
.de Sh \" Subsection
|
||||
.br
|
||||
.if t .Sp
|
||||
.ne 5
|
||||
.PP
|
||||
\fB\\$1\fR
|
||||
.PP
|
||||
..
|
||||
.de Sp \" Vertical space (when we can't use .PP)
|
||||
.if t .sp .5v
|
||||
.if n .sp
|
||||
..
|
||||
.de Ip \" List item
|
||||
.br
|
||||
.ie \\n(.$>=3 .ne \\$3
|
||||
.el .ne 3
|
||||
.IP "\\$1" \\$2
|
||||
..
|
||||
.TH "GTK-QUERY-IMMODUL" 1 "" "" ""
|
||||
.SH NAME
|
||||
'\" t
|
||||
.\" Title: gtk-query-immodules-2.0
|
||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.74.2 <http://docbook.sf.net/>
|
||||
.\" Date: 03/13/2009
|
||||
.\" Manual: [FIXME: manual]
|
||||
.\" Source: [FIXME: source]
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "GTK\-QUERY\-IMMODULE" "1" "03/13/2009" "[FIXME: source]" "[FIXME: manual]"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
.ad l
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * MAIN CONTENT STARTS HERE *
|
||||
.\" -----------------------------------------------------------------
|
||||
.SH "NAME"
|
||||
gtk-query-immodules-2.0 \- Input method module registration utility
|
||||
.SH "SYNOPSIS"
|
||||
|
||||
.nf
|
||||
\fBgtk-query-immodules-2.0\fR [module...]
|
||||
.fi
|
||||
|
||||
.HP \w'\fBgtk\-query\-immodules\-2\&.0\fR\ 'u
|
||||
\fBgtk\-query\-immodules\-2\&.0\fR [module...]
|
||||
.SH "DESCRIPTION"
|
||||
|
||||
.PP
|
||||
\fBgtk-query-immodules-2.0\fR collects information about loadable input method modules for GTK+ and writes it to \fIstdout\fR\&.
|
||||
|
||||
\fBgtk\-query\-immodules\-2\&.0\fR
|
||||
collects information about loadable input method modules for GTK+ and writes it to
|
||||
stdout\&.
|
||||
.PP
|
||||
If called without arguments, it looks for modules in the GTK+ input method module path\&.
|
||||
|
||||
.PP
|
||||
If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
|
||||
|
||||
.SH "ENVIRONMENT"
|
||||
|
||||
.PP
|
||||
The environment variable \fBGTK_PATH\fR can be used to prepend directories to the input method module path\&.
|
||||
|
||||
The environment variable
|
||||
\fBGTK_PATH\fR
|
||||
can be used to prepend directories to the input method module path\&.
|
||||
.SH "BUGS"
|
||||
|
||||
.PP
|
||||
None known yet\&.
|
||||
|
||||
|
||||
@ -3468,6 +3468,16 @@ Creates a border around the arrows of a #GtkSpinButton. The type of border is de
|
||||
@style:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### FUNCTION gtk_style_get_property ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@style:
|
||||
@widget_type:
|
||||
@property_name:
|
||||
@value:
|
||||
|
||||
<!-- ##### FUNCTION gtk_text_buffer_paste_primary ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -405,8 +405,8 @@ unresponsive to user actions.
|
||||
Indicates the direction a sub-menu will appear.
|
||||
</para>
|
||||
|
||||
@GTK_DIRECTION_LEFT: A sub-menu will appear
|
||||
@GTK_DIRECTION_RIGHT:
|
||||
@GTK_DIRECTION_LEFT: A sub-menu will appear to the left of the current menu.
|
||||
@GTK_DIRECTION_RIGHT: A sub-menu will appear to the right of the current menu.
|
||||
|
||||
<!-- ##### ENUM GtkSubmenuPlacement ##### -->
|
||||
<para>
|
||||
|
||||
@ -217,7 +217,7 @@ Does the same as gtk_style_apply_default_background().
|
||||
@font:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_style_get_property ##### -->
|
||||
<!-- ##### FUNCTION gtk_style_get_style_property ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user