diff options
Diffstat (limited to 'gtk/gtk.symbols')
-rw-r--r-- | gtk/gtk.symbols | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index 4bee95dd78..02ccc6ecca 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -1104,6 +1104,7 @@ gtk_entry_completion_get_inline_completion gtk_entry_completion_get_minimum_key_length gtk_entry_completion_get_model gtk_entry_completion_get_popup_completion +gtk_entry_completion_get_popup_set_width gtk_entry_completion_get_text_column gtk_entry_completion_get_type G_GNUC_CONST gtk_entry_completion_insert_action_markup @@ -1115,6 +1116,7 @@ gtk_entry_completion_set_match_func gtk_entry_completion_set_minimum_key_length gtk_entry_completion_set_model gtk_entry_completion_set_popup_completion +gtk_entry_completion_set_popup_set_width gtk_entry_completion_set_text_column #endif #endif @@ -1652,12 +1654,15 @@ gtk_icon_theme_set_search_path_utf8 #if IN_FILE(__GTK_ICON_VIEW_C__) gtk_icon_view_get_column_spacing gtk_icon_view_get_columns +gtk_icon_view_set_cursor +gtk_icon_view_get_cursor gtk_icon_view_get_item_width gtk_icon_view_get_margin gtk_icon_view_get_markup_column gtk_icon_view_get_model gtk_icon_view_get_orientation gtk_icon_view_get_path_at_pos +gtk_icon_view_get_item_at_pos gtk_icon_view_get_pixbuf_column gtk_icon_view_get_row_spacing gtk_icon_view_get_selected_items |