:right-sidebar: True InterfaceInfo =================================================================== .. currentmodule:: gi.repository.GObject .. class:: InterfaceInfo(*args, **kwargs) :no-contents-entry: A structure that provides information to the type system which is used specifically for managing interface types. Fields ------ .. rst-class:: interim-class .. class:: InterfaceInfo :no-index: .. attribute:: interface_data User-supplied data passed to the interface init/finalize functions .. attribute:: interface_finalize Location of the interface finalization function .. attribute:: interface_init Location of the interface initialization function