GMountIface.guessContentType

Starts guessing the type of the content of a #GMount. See gio.mount.Mount.guessContentType for more information on content type guessing. This operation was added in 2.18.

struct GMountIface
extern (C)
void function(GMount* mount, bool forceRescan, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) guessContentType;