GtkAppChooser: improve docs
Add a cross-reference to GContentType. https://bugzilla.gnome.org/show_bug.cgi?id=650012
This commit is contained in:
parent
80a7e21e6a
commit
ab6e3366bc
@ -53,6 +53,9 @@ gtk_app_chooser_default_init (GtkAppChooserIface *iface)
|
|||||||
* GtkAppChooser:content-type:
|
* GtkAppChooser:content-type:
|
||||||
*
|
*
|
||||||
* The content type of the #GtkAppChooser object.
|
* 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",
|
pspec = g_param_spec_string ("content-type",
|
||||||
P_("Content type"),
|
P_("Content type"),
|
||||||
|
Loading…
Reference in New Issue
Block a user