glib
macro_rules! glib_object_impl { () => { ... }; }
Macro for boilerplate of ObjectImpl implementations.
ObjectImpl