Interface

Gtk-3.0GtkUIManagerConstructorProps

interface ConstructorProps {
    add_tearoffs: boolean;
    addTearoffs: boolean;
    ui: string;
}

Hierarchy (View Summary)

Index

Properties

add_tearoffs: boolean
addTearoffs: boolean
ui: string