mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
More doc updates
svn path=/trunk/; revision=6212
This commit is contained in:
parent
d285f28401
commit
b0f4fcc272
@ -1,5 +1,6 @@
|
||||
2007-12-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gmount.h:
|
||||
* gdesktopappinfo.c:
|
||||
* gvolumemonitor.c:
|
||||
* gfileinfo.c: Documentation updates.
|
||||
|
@ -72,6 +72,8 @@ typedef struct _GMountIface GMountIface;
|
||||
* @unmount_finish: Finishes an unmounting operation.
|
||||
* @eject: Starts ejecting a #GMount.
|
||||
* @eject_finish: Finishes an eject operation.
|
||||
* @remount: Starts remounting a #GMount.
|
||||
* @remount_finish: Finishes a remounting operation.
|
||||
*
|
||||
* Interface for implementing operations for mounts.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user