Description Usage Arguments Details Value Author(s)
Check whether the service is active or not. An active service will accept new clients that connect, while a non-active service will let connecting clients queue up until the service is started.
1 | gSocketServiceIsActive(object)
|
|
a |
Since 2.22
[logical] TRUE
if the service is active, FALSE
otherwise
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.