is_global_engine_enabled
Description:
Warning: is_global_engine_enabled is deprecated.
Check if the current global engine is enabled or not synchronously.
Note:
Probably this would be used for Chrome OS only.
Currently global engine is always used and get_global_engine returns NULL until the first global engine is assigned. You can use set_log_handler to disable a warning when get_global_engine returns NULL.
Parameters:
this |
An Bus. |
Returns:
|