mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-13 22:07:15 +01:00
Document guess_content_type_sync
svn path=/trunk/; revision=7428
This commit is contained in:
parent
4c2ca6d3f4
commit
4f1e575f30
@ -1,3 +1,7 @@
|
|||||||
|
2008-09-02 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gmount.h: Document guess_content_type sync vfunc.
|
||||||
|
|
||||||
2008-09-02 Michael Natterer <mitch@imendio.com>
|
2008-09-02 Michael Natterer <mitch@imendio.com>
|
||||||
|
|
||||||
* gbufferedoutputstream.h (struct _GBufferedOutputStreamClass):
|
* gbufferedoutputstream.h (struct _GBufferedOutputStreamClass):
|
||||||
|
@ -62,6 +62,7 @@ typedef struct _GMountIface GMountIface;
|
|||||||
* See g_mount_guess_content_type() for more information on content
|
* See g_mount_guess_content_type() for more information on content
|
||||||
* type guessing. This operation was added in 2.18.
|
* type guessing. This operation was added in 2.18.
|
||||||
* @guess_content_type_finish: Finishes a contenet type guessing operation.
|
* @guess_content_type_finish: Finishes a contenet type guessing operation.
|
||||||
|
* @guess_content_type_sync: Synchronous variant of @guess_content_type.
|
||||||
*
|
*
|
||||||
* Interface for implementing operations for mounts.
|
* Interface for implementing operations for mounts.
|
||||||
**/
|
**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user