get_use_sys_layout_async
Description:
[ Deprecated ( since = "1.5.3" ) ]
public async void get_use_sys_layout_async (int timeout_msec, Cancellable? cancellable)
public async void get_use_sys_layout_async (int timeout_msec, Cancellable? cancellable)
Warning: get_use_sys_layout_async is deprecated.
Check if the bus's "use_sys_layout" option is enabled or not asynchronously.
Note:
Read dconf value /desktop/ibus/general/use_system_keyboard_layout instead.
Parameters:
this |
An Bus. |
timeout_msec |
The timeout in milliseconds or -1 to use the default timeout. |
cancellable |
A Cancellable or |
callback |
A TaskReadyCallback to call when the request is satisfied or |
user_data |
The data to pass to callback. |