gContentTypeIsUnknown {RGtk2} | R Documentation |
Checks if the content type is the generic "unknown" type. On unix this is the "application/octet-stream" mimetype, while on win32 it is "*".
gContentTypeIsUnknown(type)
|
a content type string. |
[logical] TRUE
if the type is the unknown type.
Derived by RGtkGen from GTK+ documentation