static guint
gtk_application_impl_android_inhibit (GtkApplicationImpl *impl,
GtkWindow *window,
GtkApplicationInhibitFlags flags, constchar *reason)
{ // if (flags & GTK_APPLICATION_INHIBIT_SUSPEND) // TODO: iterate over all active surfaces and call toplevel_inhibit_suspend for all toplevels // potentionally for GTK_APPLICATION_INHIBIT_SWITCH lockTask mode? return0;
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.