Package: gio

Accessor gio:application-is-busy

Lambda List

gio:application-is-busy (object)

Syntax

(g:application-is-busy object) => setting

Arguments

object -- a g:application instance
setting -- true if the application is currenty marked as busy

Details

Accessor of the is-busy slot of the g:application class. Gets the current busy state of the application, as set through the g:application-mark-busy or g:application-bind-busy-property functions.
 

See also

2025-2-3