Imported Upstream version 2.2.14
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
<refentry id="libgimpwidgets-GimpQueryBox">
|
||||
<refmeta>
|
||||
<refentrytitle id="top_of_page">GimpQueryBox</refentrytitle>
|
||||
<refentrytitle role="top_of_page">GimpQueryBox</refentrytitle>
|
||||
<manvolnum>3</manvolnum>
|
||||
<refmiscinfo>LIBGIMPWIDGETS Library</refmiscinfo>
|
||||
</refmeta>
|
||||
@ -15,8 +15,8 @@
|
||||
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv id="synopsis">
|
||||
<title id="synopsis.title">Synopsis</title>
|
||||
<refsynopsisdiv role="synopsis">
|
||||
<title role="synopsis.title">Synopsis</title>
|
||||
|
||||
<synopsis>
|
||||
|
||||
@ -113,8 +113,8 @@
|
||||
|
||||
|
||||
|
||||
<refsect1 id="desc">
|
||||
<title id="desc.title">Description</title>
|
||||
<refsect1 role="desc">
|
||||
<title role="desc.title">Description</title>
|
||||
<para>
|
||||
These functions provide simple dialogs for entering a single string,
|
||||
integer, double, boolean or pixel size value.
|
||||
@ -131,8 +131,8 @@ callback function is called and returns the entered value.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="details">
|
||||
<title id="details.title">Details</title>
|
||||
<refsect1 role="details">
|
||||
<title role="details.title">Details</title>
|
||||
<refsect2>
|
||||
<title><anchor id="GimpQueryStringCallback" role="function"/>GimpQueryStringCallback ()</title>
|
||||
<indexterm><primary>GimpQueryStringCallback</primary></indexterm><programlisting><link linkend="void">void</link> (*GimpQueryStringCallback) (<link linkend="GtkWidget">GtkWidget</link> *query_box,
|
||||
|
||||
Reference in New Issue
Block a user