Description Usage Arguments Details Author(s)
Tries to guess the type of content stored on mount. Returns one or
more textual identifiers of well-known content types (typically
prefixed with "x-content/"), e.g. x-content/image-dcf for camera
memory cards. See the shared-mime-info (http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec)
specification for more on x-content types.
1 2 | gMountGuessContentType(object, force.rescan, cancellable = NULL,
callback, user.data = NULL)
|
|
a |
|
Whether to force a rescan of the content. Otherwise a cached result will be used if available |
|
optional |
|
a |
|
user data passed to |
This is an asynchronous operation (see
gMountGuessContentTypeSync for the synchronous version), and
is finished by calling gMountGuessContentTypeFinish with the
mount and GAsyncResult data returned in the callback.
Since 2.18
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.