Description Usage Arguments Details Value Author(s)
Finishes guessing content types of mount
. If any errors occured
during the operation, error
will be set to contain the errors and
FALSE
will be returned. In particular, you may get an
G_IO_ERROR_NOT_SUPPORTED
if the mount does not support content
guessing.
1 | gMountGuessContentTypeFinish(object, result, .errwarn = TRUE)
|
|
a |
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.18
A list containing the following elements:
retval |
[character] a list of content types or |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.