Application.isInhibited

Determines if any of the actions specified in @flags are currently inhibited (possibly by another application).

class Application
bool
isInhibited

Parameters

flags GtkApplicationInhibitFlags

what types of actions should be queried

Return Value

Type: bool

%TRUE if any of the actions specified in @flags are inhibited

Meta