Hello.

Is there reason why function:

_gtk_tree_view_volumn_autosize( GtkTreeView *tree,
                                GtkTreeViewColumn* column );

declared as private?

It would be great to have it public. In my application I would adjust
coulmn width if it has not predefined value stored in DB. And I would do
it just after (last) page of data added to ListStore.
As you may see mode COLUMN_AUTOSIZE and gtk_tree_view_autosize_coulmns()
won't satisfy me like that private function could.

Regards,
-andrew


_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to