Application.isInhibited

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

class Application
int
isInhibited

Parameters

flags GtkApplicationInhibitFlags

what types of actions should be queried

Return Value

Type: int

TRUE if any of the actions specified in flags are inhibited Since 3.4

Meta