Add some documentation comments, fix some missing statics

This commit is contained in:
Owen Taylor
2003-03-21 21:26:38 +00:00
parent 2bc63cb087
commit d9748614f1
6 changed files with 166 additions and 15 deletions

View File

@ -515,7 +515,7 @@ list_selection_changed (GtkTreeSelection *selection,
g_signal_emit_by_name (impl, "selection_changed", 0);
}
void
static void
name_data_func (GtkTreeViewColumn *tree_column,
GtkCellRenderer *cell,
GtkTreeModel *tree_model,