/** * _IFACE_QUARK_ : * * Expands to a call to a function that returns a quark for the interface name " " */ #define _IFACE_QUARK_ \ ( _iface_quark_ ()) GQuark _iface_quark_ (void);