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

Move G_END_DECLS that was in the wrong place (#18116)

上级 db6fb7f1
......@@ -42,8 +42,6 @@ struct _FlRendererClass {
EGLConfig config);
};
G_END_DECLS
/**
* fl_renderer_start:
* @renderer: a #FlRenderer
......@@ -111,4 +109,6 @@ guint32 fl_renderer_get_fbo(FlRenderer* renderer);
*/
gboolean fl_renderer_present(FlRenderer* renderer, GError** error);
G_END_DECLS
#endif // FLUTTER_SHELL_PLATFORM_LINUX_FL_RENDERER_H_
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册