Interface

Gtk-3.0GtkNumerableIconConstructorProps

interface ConstructorProps {
    background_icon: Gio.Icon;
    background_icon_name: string;
    backgroundIcon: Gio.Icon;
    backgroundIconName: string;
    count: number;
    gicon: Gio.Icon;
    label: string;
    style_context: Gtk.StyleContext;
    styleContext: Gtk.StyleContext;
}

Hierarchy (View Summary)

Index
background_icon: Gio.Icon
background_icon_name: string
backgroundIcon: Gio.Icon
backgroundIconName: string
count: number
label: string
style_context: Gtk.StyleContext
styleContext: Gtk.StyleContext
gicon: Gio.Icon