Flutter Engine
The Flutter Engine
|
#include <gtk/gtk.h>
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Functions | |
void | flutter::testing::fl_ensure_gtk_init (GLogWriterFunc writer=nullptr) |
Ensures that GTK has been initialized and starts monitoring logs. More... | |
void | flutter::testing::fl_reset_received_gtk_log_levels () |
Resets the recorded log levels. More... | |
GLogLevelFlags | flutter::testing::fl_get_received_gtk_log_levels () |
Returns the recorded log levels. More... | |