Type Alias GDebugControllerInterface

Source
pub type GDebugControllerInterface = _GDebugControllerInterface;
Expand description

GDebugControllerInterface: @g_iface: The parent interface.

The virtual function table for #GDebugController.

Since: 2.72

Aliased Type§

struct GDebugControllerInterface {
    pub g_iface: _GTypeInterface,
}

Fields§

§g_iface: _GTypeInterface