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

Properties

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

Properties - Inherited from Gio

gicon: Gio.Icon