gtk2/docs/reference/gtk/tmpl/gtktreemodelsort.sgml
Jonathan Blandford dc754528a0 Remove handle_box from App demo.
Mon Oct 22 14:08:26 2001  Jonathan Blandford  <jrb@redhat.com>

	* demos/gtk-demo/appwindow.c: Remove handle_box from App demo.

	* gtk/gtktreeview.c (size_allocate): Move to a different drawing
	system.  Instead of having a window the size of the tree, we have
	a window the size of widget->allocation, and simply draw with the
	offset.
	(coords_are_over_arrow): ditto.  Move to window coordinates.
	(do_prelight): ditto
	(do_unprelight): ditto

	* gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered):
	Minor fix from Kristian Rietveld to fix unsorted case.
2001-10-22 18:24:29 +00:00

39 lines
494 B
Plaintext

<!-- ##### SECTION Title ##### -->
GtkTreeModelSort
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_tree_model_sort_new_with_model ##### -->
<para>
</para>
@child_model:
@Returns:
<!-- # Unused Parameters # -->
@func:
@sort_col:
@model:
<!-- ##### FUNCTION gtk_tree_model_sort_get_model ##### -->
<para>
</para>
@tree_model:
@Returns: