gContentTypeCanBeExecutable
Checks if a content type can be executable. Note that for instance things like text files can be executables (i.e. scripts and batch files).
gContentTypeCanBeExecutable(type)
|
a content type string. |
[logical] TRUE
if the file type corresponds to a type that
can be executable, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.