Interface

Gio-2.0GioDebugControllerDBusConstructorProps

interface ConstructorProps {
    connection: Gio.DBusConnection;
    debug_enabled: boolean;
    debugEnabled: boolean;
}

Hierarchy (View Summary)

Index
connection: Gio.DBusConnection
debug_enabled: boolean
debugEnabled: boolean