Interface

Gtk-4.0GtkBookmarkListConstructorProps

interface ConstructorProps<A extends GObject.Object = GObject.Object> {
    attributes: string | null;
    filename: string;
    io_priority: number;
    ioPriority: number;
    item_type: GTypeInput;
    itemType: GTypeInput;
    loading: boolean;
    n_items: number;
    nItems: number;
}

Type Parameters

Hierarchy (View Summary)

Index

Properties

attributes: string | null
filename: string
io_priority: number
ioPriority: number
item_type: GTypeInput
itemType: GTypeInput
loading: boolean
n_items: number
nItems: number