forked from AuroraMiddleware/gtk
4b6bc02f66
Wed Sep 26 19:48:01 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreestore.c (gtk_tree_store_set_valist): Stop being stupid and emitting the signal every time. * gtk/gtkliststore.c (gtk_list_store_set_valist): ditto
77 lines
983 B
Plaintext
77 lines
983 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkTreeModelSort
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GtkTreeModelSort ##### -->
|
|
<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_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:
|
|
|
|
|