GtkAppChooser: improve docs

Add a cross-reference to GContentType.
https://bugzilla.gnome.org/show_bug.cgi?id=650012
This commit is contained in:
Matthias Clasen 2011-05-31 20:00:50 -04:00
parent 80a7e21e6a
commit ab6e3366bc

View 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"),