forked from AuroraMiddleware/gtk
7fed66df42
Thu Jan 22 01:46:45 2004 Jonathan Blandford <jrb@gnome.org> * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
119 lines
1.3 KiB
Plaintext
119 lines
1.3 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkCellLayout
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GtkCellLayout ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### STRUCT GtkCellLayoutIface ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@g_iface:
|
|
@pack_start:
|
|
@pack_end:
|
|
@clear:
|
|
@add_attribute:
|
|
@set_cell_data_func:
|
|
@clear_attributes:
|
|
@reorder:
|
|
|
|
<!-- ##### USER_FUNCTION GtkCellLayoutDataFunc ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@tree_model:
|
|
@iter:
|
|
@data:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_pack_start ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@expand:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_pack_end ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@expand:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_clear ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_set_attributes ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@Varargs:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_add_attribute ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@attribute:
|
|
@column:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_set_cell_data_func ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
@func:
|
|
@func_data:
|
|
@destroy:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_layout_clear_attributes ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell_layout:
|
|
@cell:
|
|
|
|
|