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