Declare that g_interface
implements the given D-Bus interface, with the given properties.
This may only be called once per GInterface, usually from a section of its base_init function that only runs once.
This is typically only used within generated code; there is normally no reason to call it manually.
g_interface |
The Type of a service interface |
info |
an interface description |