gobject-introspection: can a reference of a boxed type be part of a plain structure?

后端 未结 0 1333
星月不相逢
星月不相逢 2021-01-13 02:12

Assumming something like:

struct MyStruct {  BoxedType * b };

Is it possible, to use GObject introspection to initialize b? Init

相关标签:
回答
  • 消灭零回复
提交回复
热议问题