[GI] Mark unintrospectable constructs as (skip)

Also adds 'Rename to:' annotation to some constructs replacing the
skipped ones.
This commit is contained in:
Pavel Holejsovsky
2011-01-18 06:37:11 +01:00
parent 2fb1c06402
commit 374e76a19d
24 changed files with 80 additions and 69 deletions

View File

@ -4944,7 +4944,7 @@ gtk_combo_box_get_popup_accessible (GtkComboBox *combo_box)
}
/**
* gtk_combo_box_get_row_separator_func:
* gtk_combo_box_get_row_separator_func: (skip)
* @combo_box: a #GtkComboBox
*
* Returns the current row separator function.