mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
More documentation cleanup and filling in missing information, bringing
2007-12-09 A. Walton <awalton@svn.gnome.org> * gdesktopappinfo.c: * gdrive.c: * gdrive.h: * gfile.c: * gfile.h: * gfileattribute.c: * gfileenumerator.c: * gioerror.c: * gioscheduler.c: * gioscheduler.h: * gloadableicon.c: * gmemoryinputstream.c: * gmemoryoutputstream.c: * goutputstream.h: * gsimpleasyncresult.c: More documentation cleanup and filling in missing information, bringing GIO to 99% symbol coverage. svn path=/trunk/; revision=6077
This commit is contained in:
@@ -45,7 +45,7 @@ G_BEGIN_DECLS
|
||||
* @is_automounted: returns %TRUE if the #GDrive was automounted.
|
||||
* @can_mount: Returns %TRUE if the #GDrive can be mounted.
|
||||
* @can_eject: Returns %TRUE if the #GDrive can be ejected.
|
||||
* @mount: Mounts a given #GDrive.
|
||||
* @mount_fn: Mounts a given #GDrive.
|
||||
* @mount_finish: Finishes a mount operation.
|
||||
* @eject: Ejects a #GDrive.
|
||||
* @eject_finish: Finishes an eject operation.
|
||||
|
Reference in New Issue
Block a user