update to 1.10.4
[profile/ivi/clutter.git] / doc / reference / clutter / html / ClutterFlowLayout.html
index 303b6f9..6c09b79 100644 (file)
@@ -46,8 +46,8 @@ struct              <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayo
 struct              <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayoutClass" title="struct ClutterFlowLayoutClass">ClutterFlowLayoutClass</a>;
 <a class="link" href="ClutterLayoutManager.html" title="ClutterLayoutManager"><span class="returnvalue">ClutterLayoutManager</span></a> * <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-new" title="clutter_flow_layout_new ()">clutter_flow_layout_new</a>          (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html#ClutterFlowOrientation" title="enum ClutterFlowOrientation"><span class="type">ClutterFlowOrientation</span></a> orientation</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-homogeneous" title="clutter_flow_layout_set_homogeneous ()">clutter_flow_layout_set_homogeneous</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gboolean</span> homogeneous</code></em>);
-<span class="returnvalue">gboolean</span>            <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-homogeneous" title="clutter_flow_layout_get_homogeneous ()">clutter_flow_layout_get_homogeneous</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-homogeneous" title="clutter_flow_layout_get_homogeneous ()">clutter_flow_layout_get_homogeneous</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-orientation" title="clutter_flow_layout_set_orientation ()">clutter_flow_layout_set_orientation</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
                                                          <em class="parameter"><code><a class="link" href="ClutterFlowLayout.html#ClutterFlowOrientation" title="enum ClutterFlowOrientation"><span class="type">ClutterFlowOrientation</span></a> orientation</code></em>);
 <a class="link" href="ClutterFlowLayout.html#ClutterFlowOrientation" title="enum ClutterFlowOrientation"><span class="returnvalue">ClutterFlowOrientation</span></a> <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-orientation" title="clutter_flow_layout_get_orientation ()">clutter_flow_layout_get_orientation</a>
@@ -55,33 +55,33 @@ struct              <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayo
 
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-column-spacing" title="clutter_flow_layout_set_column_spacing ()">clutter_flow_layout_set_column_spacing</a>
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> spacing</code></em>);
-<span class="returnvalue">gfloat</span>              <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-column-spacing" title="clutter_flow_layout_get_column_spacing ()">clutter_flow_layout_get_column_spacing</a>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> spacing</code></em>);
+<a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>              <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-column-spacing" title="clutter_flow_layout_get_column_spacing ()">clutter_flow_layout_get_column_spacing</a>
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-row-spacing" title="clutter_flow_layout_set_row_spacing ()">clutter_flow_layout_set_row_spacing</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> spacing</code></em>);
-<span class="returnvalue">gfloat</span>              <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-row-spacing" title="clutter_flow_layout_get_row_spacing ()">clutter_flow_layout_get_row_spacing</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> spacing</code></em>);
+<a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>              <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-row-spacing" title="clutter_flow_layout_get_row_spacing ()">clutter_flow_layout_get_row_spacing</a> (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-column-width" title="clutter_flow_layout_set_column_width ()">clutter_flow_layout_set_column_width</a>
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> min_width</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> max_width</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> min_width</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> max_width</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-column-width" title="clutter_flow_layout_get_column_width ()">clutter_flow_layout_get_column_width</a>
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *min_width</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *max_width</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *min_width</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *max_width</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-set-row-height" title="clutter_flow_layout_set_row_height ()">clutter_flow_layout_set_row_height</a>  (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> min_height</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> max_height</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> min_height</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> max_height</code></em>);
 <span class="returnvalue">void</span>                <a class="link" href="ClutterFlowLayout.html#clutter-flow-layout-get-row-height" title="clutter_flow_layout_get_row_height ()">clutter_flow_layout_get_row_height</a>  (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *min_height</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *max_height</code></em>);
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *min_height</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *max_height</code></em>);
 </pre>
 </div>
 <div class="refsect1">
 <a name="ClutterFlowLayout.object-hierarchy"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
-  GObject
-   +----GInitiallyUnowned
+  <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+   +----<a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
          +----<a class="link" href="ClutterLayoutManager.html" title="ClutterLayoutManager">ClutterLayoutManager</a>
                +----ClutterFlowLayout
 </pre>
@@ -89,14 +89,14 @@ struct              <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayo
 <div class="refsect1">
 <a name="ClutterFlowLayout.properties"></a><h2>Properties</h2>
 <pre class="synopsis">
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--column-spacing" title='The "column-spacing" property'>column-spacing</a>"           <span class="type">gfloat</span>                : Read / Write
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--homogeneous" title='The "homogeneous" property'>homogeneous</a>"              <span class="type">gboolean</span>              : Read / Write
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--max-column-width" title='The "max-column-width" property'>max-column-width</a>"         <span class="type">gfloat</span>                : Read / Write
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--max-row-height" title='The "max-row-height" property'>max-row-height</a>"           <span class="type">gfloat</span>                : Read / Write
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--min-column-width" title='The "min-column-width" property'>min-column-width</a>"         <span class="type">gfloat</span>                : Read / Write
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--min-row-height" title='The "min-row-height" property'>min-row-height</a>"           <span class="type">gfloat</span>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--column-spacing" title='The "column-spacing" property'>column-spacing</a>"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--homogeneous" title='The "homogeneous" property'>homogeneous</a>"              <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--max-column-width" title='The "max-column-width" property'>max-column-width</a>"         <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--max-row-height" title='The "max-row-height" property'>max-row-height</a>"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--min-column-width" title='The "min-column-width" property'>min-column-width</a>"         <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--min-row-height" title='The "min-row-height" property'>min-row-height</a>"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
   "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--orientation" title='The "orientation" property'>orientation</a>"              <a class="link" href="ClutterFlowLayout.html#ClutterFlowOrientation" title="enum ClutterFlowOrientation"><span class="type">ClutterFlowOrientation</span></a>  : Read / Write / Construct
-  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--row-spacing" title='The "row-spacing" property'>row-spacing</a>"              <span class="type">gfloat</span>                : Read / Write
+  "<a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--row-spacing" title='The "row-spacing" property'>row-spacing</a>"              <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write
 </pre>
 </div>
 <div class="refsect1">
@@ -118,8 +118,8 @@ policy:
   the amount of columns and rows;</p></li>
 <li class="listitem"><p>each line (either column or row) in reflowing will
   have the size of the biggest cell on that line; if the
-  <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--homogeneous" title='The "homogeneous" property'><span class="type">"homogeneous"</span></a> property is set to <code class="literal">FALSE</code> the actor
-  will be allocated within that area, and if set to <code class="literal">TRUE</code> instead the
+  <a class="link" href="ClutterFlowLayout.html#ClutterFlowLayout--homogeneous" title='The "homogeneous" property'><span class="type">"homogeneous"</span></a> property is set to <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> the actor
+  will be allocated within that area, and if set to <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> instead the
   actor will be given exactly that area;</p></li>
 <li class="listitem"><p>the size of the columns or rows can be controlled
   for both minimum and maximum; the spacing can also be controlled
@@ -226,7 +226,7 @@ Creates a new <a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLa
 <div class="refsect2">
 <a name="clutter-flow-layout-set-homogeneous"></a><h3>clutter_flow_layout_set_homogeneous ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_set_homogeneous (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gboolean</span> homogeneous</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> homogeneous</code></em>);</pre>
 <p>
 Sets whether the <em class="parameter"><code>layout</code></em> should allocate the same space for
 each child
@@ -250,7 +250,7 @@ each child
 <hr>
 <div class="refsect2">
 <a name="clutter-flow-layout-get-homogeneous"></a><h3>clutter_flow_layout_get_homogeneous ()</h3>
-<pre class="programlisting"><span class="returnvalue">gboolean</span>            clutter_flow_layout_get_homogeneous (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);</pre>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            clutter_flow_layout_get_homogeneous (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);</pre>
 <p>
 Retrieves whether the <em class="parameter"><code>layout</code></em> is homogeneous
 </p>
@@ -265,7 +265,7 @@ Retrieves whether the <em class="parameter"><code>layout</code></em> is homogene
 <tr>
 <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 <td>
-<code class="literal">TRUE</code> if the <a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> is homogeneous</td>
+<a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> is homogeneous</td>
 </tr>
 </tbody>
 </table></div>
@@ -330,7 +330,7 @@ Retrieves the orientation of the <em class="parameter"><code>layout</code></em>
 <a name="clutter-flow-layout-set-column-spacing"></a><h3>clutter_flow_layout_set_column_spacing ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_set_column_spacing
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> spacing</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> spacing</code></em>);</pre>
 <p>
 Sets the space between columns, in pixels
 </p>
@@ -353,7 +353,7 @@ Sets the space between columns, in pixels
 <hr>
 <div class="refsect2">
 <a name="clutter-flow-layout-get-column-spacing"></a><h3>clutter_flow_layout_get_column_spacing ()</h3>
-<pre class="programlisting"><span class="returnvalue">gfloat</span>              clutter_flow_layout_get_column_spacing
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>              clutter_flow_layout_get_column_spacing
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);</pre>
 <p>
 Retrieves the spacing between columns
@@ -379,7 +379,7 @@ in pixels</td>
 <div class="refsect2">
 <a name="clutter-flow-layout-set-row-spacing"></a><h3>clutter_flow_layout_set_row_spacing ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_set_row_spacing (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> spacing</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> spacing</code></em>);</pre>
 <p>
 Sets the spacing between rows, in pixels
 </p>
@@ -402,7 +402,7 @@ Sets the spacing between rows, in pixels
 <hr>
 <div class="refsect2">
 <a name="clutter-flow-layout-get-row-spacing"></a><h3>clutter_flow_layout_get_row_spacing ()</h3>
-<pre class="programlisting"><span class="returnvalue">gfloat</span>              clutter_flow_layout_get_row_spacing (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);</pre>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="returnvalue">gfloat</span></a>              clutter_flow_layout_get_row_spacing (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>);</pre>
 <p>
 Retrieves the spacing between rows
 </p>
@@ -428,8 +428,8 @@ in pixels</td>
 <a name="clutter-flow-layout-set-column-width"></a><h3>clutter_flow_layout_set_column_width ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_set_column_width
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> min_width</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> max_width</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> min_width</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> max_width</code></em>);</pre>
 <p>
 Sets the minimum and maximum widths that a column can have
 </p>
@@ -458,8 +458,8 @@ Sets the minimum and maximum widths that a column can have
 <a name="clutter-flow-layout-get-column-width"></a><h3>clutter_flow_layout_get_column_width ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_get_column_width
                                                         (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *min_width</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *max_width</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *min_width</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *max_width</code></em>);</pre>
 <p>
 Retrieves the minimum and maximum column widths
 </p>
@@ -473,12 +473,12 @@ Retrieves the minimum and maximum column widths
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>min_width</code></em> :</span></p></td>
-<td>return location for the minimum column width, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>return location for the minimum column width, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>max_width</code></em> :</span></p></td>
-<td>return location for the maximum column width, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>return location for the maximum column width, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 </td>
 </tr>
 </tbody>
@@ -489,8 +489,8 @@ Retrieves the minimum and maximum column widths
 <div class="refsect2">
 <a name="clutter-flow-layout-set-row-height"></a><h3>clutter_flow_layout_set_row_height ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_set_row_height  (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> min_height</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> max_height</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> min_height</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> max_height</code></em>);</pre>
 <p>
 Sets the minimum and maximum heights that a row can have
 </p>
@@ -518,8 +518,8 @@ Sets the minimum and maximum heights that a row can have
 <div class="refsect2">
 <a name="clutter-flow-layout-get-row-height"></a><h3>clutter_flow_layout_get_row_height ()</h3>
 <pre class="programlisting"><span class="returnvalue">void</span>                clutter_flow_layout_get_row_height  (<em class="parameter"><code><a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> *layout</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *min_height</code></em>,
-                                                         <em class="parameter"><code><span class="type">gfloat</span> *max_height</code></em>);</pre>
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *min_height</code></em>,
+                                                         <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *max_height</code></em>);</pre>
 <p>
 Retrieves the minimum and maximum row heights
 </p>
@@ -533,12 +533,12 @@ Retrieves the minimum and maximum row heights
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>min_height</code></em> :</span></p></td>
-<td>return location for the minimum row height, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>return location for the minimum row height, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 </td>
 </tr>
 <tr>
 <td><p><span class="term"><em class="parameter"><code>max_height</code></em> :</span></p></td>
-<td>return location for the maximum row height, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
+<td>return location for the maximum row height, or <a href="/home/ebassi/gnome3/install/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 </td>
 </tr>
 </tbody>
@@ -550,7 +550,7 @@ Retrieves the minimum and maximum row heights
 <a name="ClutterFlowLayout.property-details"></a><h2>Property Details</h2>
 <div class="refsect2">
 <a name="ClutterFlowLayout--column-spacing"></a><h3>The <code class="literal">"column-spacing"</code> property</h3>
-<pre class="programlisting">  "column-spacing"           <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "column-spacing"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 The spacing between columns, in pixels; the value of this
 property is honoured by horizontal non-overflowing layouts
@@ -563,7 +563,7 @@ and by vertical overflowing layouts
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--homogeneous"></a><h3>The <code class="literal">"homogeneous"</code> property</h3>
-<pre class="programlisting">  "homogeneous"              <span class="type">gboolean</span>              : Read / Write</pre>
+<pre class="programlisting">  "homogeneous"              <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 <p>
 Whether each child inside the <a class="link" href="ClutterFlowLayout.html" title="ClutterFlowLayout"><span class="type">ClutterFlowLayout</span></a> should receive
 the same allocation
@@ -574,7 +574,7 @@ the same allocation
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--max-column-width"></a><h3>The <code class="literal">"max-column-width"</code> property</h3>
-<pre class="programlisting">  "max-column-width"         <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "max-column-width"         <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 Maximum width for each column in the layout, in pixels. If
 set to -1 the width will be the maximum child width
@@ -586,7 +586,7 @@ set to -1 the width will be the maximum child width
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--max-row-height"></a><h3>The <code class="literal">"max-row-height"</code> property</h3>
-<pre class="programlisting">  "max-row-height"           <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "max-row-height"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 Maximum height for each row in the layout, in pixels. If
 set to -1 the width will be the maximum child height
@@ -598,7 +598,7 @@ set to -1 the width will be the maximum child height
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--min-column-width"></a><h3>The <code class="literal">"min-column-width"</code> property</h3>
-<pre class="programlisting">  "min-column-width"         <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "min-column-width"         <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 Minimum width for each column in the layout, in pixels
 </p>
@@ -609,7 +609,7 @@ Minimum width for each column in the layout, in pixels
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--min-row-height"></a><h3>The <code class="literal">"min-row-height"</code> property</h3>
-<pre class="programlisting">  "min-row-height"           <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "min-row-height"           <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 Minimum height for each row in the layout, in pixels
 </p>
@@ -634,7 +634,7 @@ This property also controls the overflowing directions
 <hr>
 <div class="refsect2">
 <a name="ClutterFlowLayout--row-spacing"></a><h3>The <code class="literal">"row-spacing"</code> property</h3>
-<pre class="programlisting">  "row-spacing"              <span class="type">gfloat</span>                : Read / Write</pre>
+<pre class="programlisting">  "row-spacing"              <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a>                : Read / Write</pre>
 <p>
 The spacing between rows, in pixels; the value of this
 property is honoured by vertical non-overflowing layouts and