]> Pileus Git - ~andy/gtk/commit
GtkAppChooserButton: Add a way to include the default app
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Sep 2011 05:40:05 +0000 (01:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Sep 2011 05:42:07 +0000 (01:42 -0400)
commitf9379adca22fe0399a3fe4b43370e0a70a4edfb5
tree5fb8ce2000f7781fa33adfeec9d7b363d8273856
parente97ed4374f658eb2d3f8924c784202b1fe9519a5
GtkAppChooserButton: Add a way to include the default app

This is necessary to use an app chooser button for selecting
default apps in the control center. Also, beef up the docs
for this widget family.

https://bugzilla.gnome.org/show_bug.cgi?id=642706
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkappchooser.c
gtk/gtkappchooserbutton.c
gtk/gtkappchooserbutton.h
gtk/gtkappchooserdialog.c
gtk/gtkappchooserwidget.c
tests/testappchooser.c
tests/testappchooserbutton.c