Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Matthias Clasen 2020-07-25 22:03:12 +00:00
parent 8d2f149f84
commit 38b5781c4b

View File

@ -239,7 +239,7 @@ g_app_info_default_init (GAppInfoInterface *iface)
* GAppInfo:can-delete: * GAppInfo:can-delete:
* *
* %TRUE if it makes sense to call g_app_info_delete() for this * %TRUE if it makes sense to call g_app_info_delete() for this
* GAppInfo. * #GAppInfo.
*/ */
g_object_interface_install_property (iface, g_object_interface_install_property (iface,
g_param_spec_boolean ("can-delete", "Can delete", "Can delete", g_param_spec_boolean ("can-delete", "Can delete", "Can delete",