Description Usage Arguments Value Author(s)
Guesses the content type based on example data. If the function is
uncertain, result.uncertain will be set to TRUE. Either filename
or data may be NULL, in which case the guess will be based solely
on the other argument.
1 | gContentTypeGuess(filename, data)
|
|
a string, or |
|
a stream of data, or |
A list containing the following elements:
retval |
[char] a string indicating a guessed content type for the given data. |
|
a flag indicating the certainty of the result |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.