]> Pileus Git - ~andy/gtk/commitdiff
GtkAppChooser: improve docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jun 2011 00:00:50 +0000 (20:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jun 2011 00:00:50 +0000 (20:00 -0400)
Add a cross-reference to GContentType.
https://bugzilla.gnome.org/show_bug.cgi?id=650012

gtk/gtkappchooser.c

index c5b93c8af96ffc652d5b103866facfc0e7fdb0ad..7c10943ba8eae053bb14cc27909fdd964551225b 100644 (file)
@@ -53,6 +53,9 @@ gtk_app_chooser_default_init (GtkAppChooserIface *iface)
    * GtkAppChooser:content-type:
    *
    * The content type of the #GtkAppChooser object.
+   *
+   * See <link linkend="gio-GContentType"><type>GContentType</type></link>
+   * for more information about content types.
    */
   pspec = g_param_spec_string ("content-type",
                                P_("Content type"),