gtk-rs-core icon indicating copy to clipboard operation
gtk-rs-core copied to clipboard

[FEATURE REQUEST] Feature parity between interfaces and objects

Open felinira opened this issue 9 months ago • 0 comments

Further enhancements to the interface support were determined in #1384 to achieve feature parity between interfaces and objects.

  • An equivalent to glib::subclass::basic::ClassStruct for InterfaceStruct
  • An addition to ObjectInterfaceType to define a GlibType and GlibInterfaceType`
  • ObjectInterface maybe also needs a link to the outer Type like ObjectSubclass

felinira avatar May 08 '24 13:05 felinira