Flutter Engine
The Flutter Engine
|
#include <gdk/gdk.h>
#include "flutter/shell/platform/linux/fl_text_input_plugin.h"
Go to the source code of this file.
Functions | |
G_BEGIN_DECLS | G_DECLARE_FINAL_TYPE (FlMockTextInputPlugin, fl_mock_text_input_plugin, FL, MOCK_TEXT_INPUT_PLUGIN, FlTextInputPlugin) FlMockTextInputPlugin *fl_mock_text_input_plugin_new(gboolean(*filter_keypress)(FlTextInputPlugin *self |
Variables | |
G_BEGIN_DECLS FlKeyEvent * | event |
G_BEGIN_DECLS G_DECLARE_FINAL_TYPE | ( | FlMockTextInputPlugin | , |
fl_mock_text_input_plugin | , | ||
FL | , | ||
MOCK_TEXT_INPUT_PLUGIN | , | ||
FlTextInputPlugin | |||
) |
G_BEGIN_DECLS FlKeyEvent* event |
Definition at line 21 of file mock_text_input_plugin.h.