summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-11-24 18:45:42 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-11-24 18:45:42 +0100
commit2a95707b4c77606b539c5ddacded4eadaf4de7cb (patch)
treea18f94ce1f6b2d3ee479f017e622a7399fff0fd0 /gtk/gtk.h
parent627f9b70a7d9d24c3a206c6866292a141d41b731 (diff)
downloadgtk+-2a95707b4c77606b539c5ddacded4eadaf4de7cb.tar.gz
app-chooser-combobox: add an initial implementation
GtkAppChooserCombobox is an implementation of GtkAppChooser inside a combobox that shows recommended applications for a given content type.
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 81784345f3..cbf8cf674e 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -132,6 +132,7 @@
#include <gtk/gtkappchooser.h>
#include <gtk/gtkappchooserdialog.h>
#include <gtk/gtkappchooserwidget.h>
+#include <gtk/gtkappchoosercombobox.h>
#include <gtk/gtkorientable.h>
#include <gtk/gtkpagesetup.h>
#include <gtk/gtkpapersize.h>