~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/xml/gimpitemcombobox.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
<title role="impl_interfaces.title">Implemented Interfaces</title>
93
93
<para>
94
94
GimpDrawableComboBox implements
95
 
 <link linkend="AtkImplementorIface">AtkImplementorIface</link>,  <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link> and  <link linkend="GtkCellEditable">GtkCellEditable</link>.</para>
 
95
 <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link>,  <link linkend="GtkCellEditable">GtkCellEditable</link> and  <link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
96
96
<para>
97
97
GimpChannelComboBox implements
98
 
 <link linkend="AtkImplementorIface">AtkImplementorIface</link>,  <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link> and  <link linkend="GtkCellEditable">GtkCellEditable</link>.</para>
 
98
 <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link>,  <link linkend="GtkCellEditable">GtkCellEditable</link> and  <link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
99
99
<para>
100
100
GimpLayerComboBox implements
101
 
 <link linkend="AtkImplementorIface">AtkImplementorIface</link>,  <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link> and  <link linkend="GtkCellEditable">GtkCellEditable</link>.</para>
 
101
 <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link>,  <link linkend="GtkCellEditable">GtkCellEditable</link> and  <link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
102
102
<para>
103
103
GimpVectorsComboBox implements
104
 
 <link linkend="AtkImplementorIface">AtkImplementorIface</link>,  <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link> and  <link linkend="GtkCellEditable">GtkCellEditable</link>.</para>
 
104
 <link linkend="GtkBuildable">GtkBuildable</link>,  <link linkend="GtkCellLayout">GtkCellLayout</link>,  <link linkend="GtkCellEditable">GtkCellEditable</link> and  <link linkend="AtkImplementorIface">AtkImplementorIface</link>.</para>
105
105
</refsect1>
106
106
 
107
107