updated for win32 msvc build

This commit is contained in:
Hans Breuer
2001-02-19 21:54:04 +00:00
parent b58ba480af
commit c3aba35edf
16 changed files with 295 additions and 14 deletions

View File

@ -643,7 +643,7 @@ gtk_tree_view_column_set_attributes (GtkTreeViewColumn *tree_column,
**/
void
gtk_tree_view_column_set_func (GtkTreeViewColumn *tree_column,
GtkTreeViewColumnFunc *func,
GtkTreeViewColumnFunc func,
gpointer func_data,
GtkDestroyNotify destroy)
{