mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
GDesktopAppInfo: remove note about OnlyShowIn
A previous version of the patch had OnlyShowIn support for desktop file actions. This was removed from the spec and the patch rewritten, but this bit of documentation slipped through. Remove it.
This commit is contained in:
@@ -3728,11 +3728,6 @@ g_desktop_app_info_has_key (GDesktopAppInfo *info,
|
||||
* As per the specification, this is the list of actions that are
|
||||
* explicitly listed in the "Actions" key of the [Desktop Entry] group.
|
||||
*
|
||||
* Similar to g_app_info_get_all(), this returns all listed actions and
|
||||
* ignores <literal>OnlyShowIn</literal> or <literal>NotShowIn</literal>
|
||||
* keys. Use g_desktop_app_info_should_show_action() to determine if an
|
||||
* action should actually be shown.
|
||||
*
|
||||
* Returns: (array zero-terminated=1) (element-type utf8) (transfer none): a list of strings, always non-%NULL
|
||||
*
|
||||
* Since: 2.38
|
||||
|
Reference in New Issue
Block a user