Private function
- From: "Andrew E. Makeev" <andrew solvo ru>
- To: gtk-list <gtk-list gnome org>
- Subject: Private function
- Date: Thu, 30 Nov 2006 16:08:52 +0300
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]