mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
Doc addition
svn path=/trunk/; revision=7819
This commit is contained in:
parent
b71046b70f
commit
4a6a9dae2c
@ -1,3 +1,7 @@
|
||||
2009-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gappinfo.h: Document get_commandline vfunc
|
||||
|
||||
2009-01-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gunixmounts.c: Some stylistic fixes.
|
||||
|
@ -77,6 +77,7 @@ typedef struct _GAppLaunchContextPrivate GAppLaunchContextPrivate;
|
||||
* @remove_supports_type: Removes a supported application type from a #GAppInfo.
|
||||
* @can_delete: Checks if a #GAppInfo can be deleted. Since 2.20
|
||||
* @do_delete: Deletes a #GAppInfo. Since 2.20
|
||||
* @get_commandline: Gets the commandline for the #GAppInfo. Since 2.20
|
||||
*
|
||||
* Application Information interface, for operating system portability.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user