New upstream version 3.23.1
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
||||
<link rel="prev" href="GtkTreeSelection.html" title="GtkTreeSelection">
|
||||
<link rel="next" href="GtkTreeView.html" title="GtkTreeView">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -697,7 +697,7 @@ calling <a class="link" href="GtkTreeViewColumn.html#gtk-tree-view-column-set-ce
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>data</p></td>
|
||||
<td class="parameter_description"><p> user data. </p></td>
|
||||
<td class="parameter_description"><p>user data. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -1043,12 +1043,12 @@ older one.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>func</p></td>
|
||||
<td class="parameter_description"><p> The <a class="link" href="GtkTreeViewColumn.html#GtkTreeCellDataFunc" title="GtkTreeCellDataFunc ()"><span class="type">GtkTreeCellDataFunc</span></a> to use. </p></td>
|
||||
<td class="parameter_description"><p>The <a class="link" href="GtkTreeViewColumn.html#GtkTreeCellDataFunc" title="GtkTreeCellDataFunc ()"><span class="type">GtkTreeCellDataFunc</span></a> to use. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>func_data</p></td>
|
||||
<td class="parameter_description"><p> The user data for <em class="parameter"><code>func</code></em>
|
||||
<td class="parameter_description"><p>The user data for <em class="parameter"><code>func</code></em>
|
||||
. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym>]</span></td>
|
||||
</tr>
|
||||
@ -1790,7 +1790,7 @@ header button is set with a <a class="link" href="GtkLabel.html" title="GtkLabel
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>widget</p></td>
|
||||
<td class="parameter_description"><p> A child <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p>A child <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -1821,7 +1821,7 @@ If a custom widget has not been set then <code class="literal">NULL</code> is re
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-tree-view-column-get-widget.returns"></a><h4>Returns</h4>
|
||||
<p> The <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> in the column
|
||||
<p>The <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> in the column
|
||||
header, or <code class="literal">NULL</code>. </p>
|
||||
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
@ -1849,7 +1849,7 @@ gtk_tree_view_column_get_button (<em class="parameter"><code><a class="link" hre
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-tree-view-column-get-button.returns"></a><h4>Returns</h4>
|
||||
<p> The button for the column header. </p>
|
||||
<p>The button for the column header. </p>
|
||||
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
||||
@ -2228,7 +2228,7 @@ renderer. This is used primarily by the <a class="link" href="GtkTreeView.html"
|
||||
<a name="gtk-tree-view-column-cell-get-size"></a><h3>gtk_tree_view_column_cell_get_size ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">void</span>
|
||||
gtk_tree_view_column_cell_get_size (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
|
||||
<em class="parameter"><code>const <span class="type">GdkRectangle</span> *cell_area</code></em>,
|
||||
<em class="parameter"><code>const <a href="../html/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
||||
<em class="parameter"><code><span class="type">gint</span> *x_offset</code></em>,
|
||||
<em class="parameter"><code><span class="type">gint</span> *y_offset</code></em>,
|
||||
<em class="parameter"><code><span class="type">gint</span> *width</code></em>,
|
||||
@ -2251,29 +2251,29 @@ primarily by the <a class="link" href="GtkTreeView.html" title="GtkTreeView"><sp
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>cell_area</p></td>
|
||||
<td class="parameter_description"><p> The area a cell in the column will be allocated, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p>The area a cell in the column will be allocated, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>x_offset</p></td>
|
||||
<td class="parameter_description"><p> location to return x offset of a cell relative to <em class="parameter"><code>cell_area</code></em>
|
||||
<td class="parameter_description"><p>location to return x offset of a cell relative to <em class="parameter"><code>cell_area</code></em>
|
||||
, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>y_offset</p></td>
|
||||
<td class="parameter_description"><p> location to return y offset of a cell relative to <em class="parameter"><code>cell_area</code></em>
|
||||
<td class="parameter_description"><p>location to return y offset of a cell relative to <em class="parameter"><code>cell_area</code></em>
|
||||
, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>width</p></td>
|
||||
<td class="parameter_description"><p> location to return width needed to render a cell, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p>location to return width needed to render a cell, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>height</p></td>
|
||||
<td class="parameter_description"><p> location to return height needed to render a cell, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_description"><p>location to return height needed to render a cell, or <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -2315,7 +2315,7 @@ cell is not found in the column, <em class="parameter"><code>start_pos</code></e
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>x_offset</p></td>
|
||||
<td class="parameter_description"><p> return location for the horizontal
|
||||
<td class="parameter_description"><p>return location for the horizontal
|
||||
position of <em class="parameter"><code>cell</code></em>
|
||||
within <em class="parameter"><code>tree_column</code></em>
|
||||
, may be <code class="literal">NULL</code>. </p></td>
|
||||
@ -2323,7 +2323,7 @@ within <em class="parameter"><code>tree_column</code></em>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>width</p></td>
|
||||
<td class="parameter_description"><p> return location for the width of <em class="parameter"><code>cell</code></em>
|
||||
<td class="parameter_description"><p>return location for the width of <em class="parameter"><code>cell</code></em>
|
||||
,
|
||||
may be <code class="literal">NULL</code>. </p></td>
|
||||
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
||||
@ -2452,7 +2452,7 @@ returned.</p>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gtk-tree-view-column-get-tree-view.returns"></a><h4>Returns</h4>
|
||||
<p> The tree view wherein <em class="parameter"><code>column</code></em>
|
||||
<p>The tree view wherein <em class="parameter"><code>column</code></em>
|
||||
has
|
||||
been inserted if any, <code class="literal">NULL</code> otherwise. </p>
|
||||
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
||||
@ -2722,6 +2722,6 @@ user_function (<a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewC
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user