Imported Upstream version 2.2.14
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
<refentry id="GimpFrame">
|
||||
<refmeta>
|
||||
<refentrytitle id="top_of_page">GimpFrame</refentrytitle>
|
||||
<refentrytitle role="top_of_page">GimpFrame</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>
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1 id="object_hierarchy">
|
||||
<title id="object_hierarchy.title">Object Hierarchy</title>
|
||||
<refsect1 role="object_hierarchy">
|
||||
<title role="object_hierarchy.title">Object Hierarchy</title>
|
||||
<synopsis>
|
||||
|
||||
<link linkend="GObject">GObject</link>
|
||||
@ -46,8 +46,8 @@
|
||||
|
||||
|
||||
|
||||
<refsect1 id="impl_interfaces">
|
||||
<title id="impl_interfaces.title">Implemented Interfaces</title>
|
||||
<refsect1 role="impl_interfaces">
|
||||
<title role="impl_interfaces.title">Implemented Interfaces</title>
|
||||
<para>
|
||||
GimpFrame implements
|
||||
<link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
|
||||
@ -55,8 +55,8 @@ GimpFrame implements
|
||||
</refsect1>
|
||||
|
||||
|
||||
<refsect1 id="style_properties">
|
||||
<title id="style_properties.title">Style Properties</title>
|
||||
<refsect1 role="style_properties">
|
||||
<title role="style_properties.title">Style Properties</title>
|
||||
<synopsis>
|
||||
|
||||
"<link linkend="GimpFrame--label-bold">label-bold</link>" <link linkend="gboolean">gboolean</link> : Read
|
||||
@ -66,15 +66,15 @@ GimpFrame implements
|
||||
|
||||
|
||||
|
||||
<refsect1 id="desc">
|
||||
<title id="desc.title">Description</title>
|
||||
<refsect1 role="desc">
|
||||
<title role="desc.title">Description</title>
|
||||
<para>
|
||||
A widget providing a HIG-compliant subclass of <link linkend="GtkFrame"><type>GtkFrame</type></link>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="details">
|
||||
<title id="details.title">Details</title>
|
||||
<refsect1 role="details">
|
||||
<title role="details.title">Details</title>
|
||||
<refsect2>
|
||||
<title><anchor id="GimpFrame-struct" role="struct"/>GimpFrame</title>
|
||||
<indexterm><primary>GimpFrame</primary></indexterm><programlisting>typedef struct _GimpFrame GimpFrame;</programlisting>
|
||||
@ -103,8 +103,8 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</para>
|
||||
</para></refsect2>
|
||||
|
||||
</refsect1>
|
||||
<refsect1 id="style_properties_details">
|
||||
<title id="style_properties_details.title">Style Property Details</title>
|
||||
<refsect1 role="style_properties_details">
|
||||
<title role="style_properties_details.title">Style Property Details</title>
|
||||
<refsect2><title><anchor id="GimpFrame--label-bold"/>The "<literal>label-bold</literal>" style property</title>
|
||||
<indexterm><primary>GimpFrame:label-bold</primary></indexterm><programlisting> "label-bold" <link linkend="gboolean">gboolean</link> : Read</programlisting>
|
||||
<para></para><para>Default value: TRUE</para>
|
||||
|
||||
Reference in New Issue
Block a user