mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
docs: fix up docs issues in gio/
This commit is contained in:
committed by
Ryan Lortie
parent
6a97275c45
commit
74c22150cf
@@ -4308,6 +4308,13 @@ g_app_info_get_all (void)
|
||||
|
||||
/* GDesktopAppInfoLookup interface {{{2 */
|
||||
|
||||
/**
|
||||
* GDesktopAppInfoLookup:
|
||||
*
|
||||
* #GDesktopAppInfoLookup is an opaque data structure and can only be accessed
|
||||
* using the following functions.
|
||||
**/
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
typedef GDesktopAppInfoLookupIface GDesktopAppInfoLookupInterface;
|
||||
|
Reference in New Issue
Block a user