Application.getIsBusy
bool getIsBusy() nothrowGets the application's current busy state, as set through gio.application.Application.markBusy or gio.application.Application.bindBusyProperty.
Returns
true if application is currently marked as busy
bool getIsBusy() nothrowGets the application's current busy state, as set through gio.application.Application.markBusy or gio.application.Application.bindBusyProperty.