mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
[introspection] Move over annotations
Move all the annotations over from gobject-introspection. They will not be used directly by the introspection scanner for now, instead they will be extracted by a script and updated manually until introspection is properly integrated into the glib build
This commit is contained in:
committed by
Johan Dahlin
parent
0927dda8ad
commit
835f9cb310
@@ -1635,7 +1635,7 @@ g_desktop_app_info_delete (GAppInfo *appinfo)
|
||||
*
|
||||
* Creates a new #GAppInfo from the given information.
|
||||
*
|
||||
* Returns: new #GAppInfo for given command.
|
||||
* Returns: (transfer full): new #GAppInfo for given command.
|
||||
**/
|
||||
GAppInfo *
|
||||
g_app_info_create_from_commandline (const char *commandline,
|
||||
|
Reference in New Issue
Block a user