]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkappchooserbutton.c
Add appchooser docs
[~andy/gtk] / gtk / gtkappchooserbutton.c
index a956a7953c800bdbb90951c6273142df94b2df6d..586c74dd9e7cd03bf991a85566f2b313f143f6a3 100644 (file)
  * Authors: Cosimo Cecchi <ccecchi@redhat.com>
  */
 
+/**
+ * SECTION:gtkappchooserbutton
+ * @Title: GtkAppChooserButton
+ * @Short_description: A button to launch an application chooser dialog
+ *
+ * The #GtkAppChooserButton is a widget that lets the user select
+ * an application. It implements the #GtkAppChooser interface.
+ */
 #include "config.h"
 
 #include "gtkappchooserbutton.h"