]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkappchooserdialog.c
GtkAppChooserButton: Add a way to include the default app
[~andy/gtk] / gtk / gtkappchooserdialog.c
index 5412e7a91e2a5c894dd6375d2d0d2a7291a4ed13..28c6bc0a50855343bd8d2821bd2e7aa2346c7f36 100644 (file)
@@ -35,6 +35,9 @@
  * of its own. Instead, you should get the embedded #GtkAppChooserWidget
  * using gtk_app_chooser_dialog_get_widget() and call its methods if
  * the generic #GtkAppChooser interface is not sufficient for your needs.
+ *
+ * To set the heading that is shown above the #GtkAppChooserWidget,
+ * use gtk_app_chooser_dialog_set_heading().
  */
 #include "config.h"