mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +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>
|
||||
|
||||
* gbufferedoutputstream.h (struct _GBufferedOutputStreamClass):
|
||||
|
@ -62,6 +62,7 @@ typedef struct _GMountIface GMountIface;
|
||||
* See g_mount_guess_content_type() for more information on content
|
||||
* type guessing. This operation was added in 2.18.
|
||||
* @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.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user