未验证 提交 ca26b755 编写于 作者: R Robert Ancell 提交者: GitHub

Make Linux shell plugin constructor descriptions consistent (#18940)

上级 b19a17d5
......@@ -28,7 +28,8 @@ G_DECLARE_FINAL_TYPE(FlKeyEventPlugin,
* fl_key_event_plugin_new:
* @messenger: an #FlBinaryMessenger.
*
* Creates a #FlKeyEventPlugin.
* Creates a new plugin that implements SystemChannels.keyEvent from the
* Flutter services library.
*
* Returns: a new #FlKeyEventPlugin.
*/
......
......@@ -20,7 +20,7 @@ G_DECLARE_FINAL_TYPE(FlTextInputPlugin,
/**
* FlTextInputPlugin:
*
* #FlTextInputPlugin is a text_input channel that implements the shell side
* #FlTextInputPlugin is a plugin that implements the shell side
* of SystemChannels.textInput from the Flutter services library.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册