gtkd.Implement

Undocumented in source.

Members

Mixin templates

ImplementClass
mixin template ImplementClass(Class)

This template generates the boilerplate needed to override GTK functions from D.

ImplementInterface
mixin template ImplementInterface(Base, Iface)

This template generates the boilerplate needed to implement a GTK interface in D.