forked from AuroraMiddleware/gtk
f2f359089f
Wed Oct 3 00:37:09 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcelleditable.c: docs * gtk/gtktreemodel.h: more docs.
80 lines
1.0 KiB
Plaintext
80 lines
1.0 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkTreeModelSort
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_new_with_model ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@child_model:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@func:
|
|
@sort_col:
|
|
@model:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_set_model ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@tree_model_sort:
|
|
@child_model:
|
|
<!-- # Unused Parameters # -->
|
|
@model:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_get_model ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@tree_model:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_convert_path ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@tree_model_sort:
|
|
@child_path:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@path:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_tree_model_sort_convert_iter ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@tree_model_sort:
|
|
@sort_iter:
|
|
@child_iter:
|
|
|
|
|