Description Usage Arguments Details Value Author(s)
Checks to see if a GFile
has a given URI scheme.
1 | gFileHasUriScheme(object, uri.scheme)
|
|
input |
|
a string containing a URI scheme. |
This call does no blocking i/o.
[logical] TRUE
if GFile
's backend supports the
given URI scheme, FALSE
if URI scheme is NULL
,
not supported, or GFile
is invalid.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.