[gtk+/app-chooser-api-add] app-chooser: add docs and symbols coverage for new API



commit 7897b71e21742a4a246254b404533317e00df04b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Dec 1 14:29:57 2010 +0100

    app-chooser: add docs and symbols coverage for new API

 docs/reference/gtk/gtk3-sections.txt |    1 +
 gtk/gtk.symbols                      |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index cb3dc21..2ec9ae8 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -6435,6 +6435,7 @@ GtkAppChooserButton
 gtk_app_chooser_button_new
 gtk_app_chooser_button_append_custom_item
 gtk_app_chooser_button_append_separator
+gtk_app_chooser_button_set_active_custom_item
 gtk_app_chooser_button_get_show_dialog_item
 gtk_app_chooser_button_set_show_dialog_item
 
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols
index a950ae1..7762a0e 100644
--- a/gtk/gtk.symbols
+++ b/gtk/gtk.symbols
@@ -187,6 +187,7 @@ gtk_app_chooser_button_append_separator
 gtk_app_chooser_button_get_show_dialog_item
 gtk_app_chooser_button_get_type G_GNUC_CONST;
 gtk_app_chooser_button_new
+gtk_app_chooser_button_set_active_custom_item
 gtk_app_chooser_button_set_show_dialog_item
 gtk_app_chooser_dialog_new
 gtk_app_chooser_dialog_new_for_content_type



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]