Improve the docs
Document that gtk_application_is_inhibited can't be guaranteed to work.
This commit is contained in:
parent
9ce824d360
commit
91ef88f77f
@ -1237,6 +1237,9 @@ gtk_application_uninhibit (GtkApplication *application,
|
||||
* Determines if any of the actions specified in @flags are
|
||||
* currently inhibited (possibly by another application).
|
||||
*
|
||||
* Note that this information may not be available (for example
|
||||
* when the application is running in a sandbox).
|
||||
*
|
||||
* Returns: %TRUE if any of the actions specified in @flags are inhibited
|
||||
*
|
||||
* Since: 3.4
|
||||
|
Loading…
Reference in New Issue
Block a user