Description Usage Arguments Details Value Author(s)
Checks if file
supports thread-default
contexts. If this returns FALSE
, you cannot perform
asynchronous operations on file
in a thread that has a
thread-default context.
1 | gFileSupportsThreadContexts(object)
|
|
a |
Since 2.22
[logical] Whether or not file
supports thread-default contexts.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.