Interface

Gtk-3.0GtkAppChooserButtonConstructorProps

interface ConstructorProps {
    active: number;
    active_id: string;
    activeId: string;
    add_tearoffs: boolean;
    addTearoffs: boolean;
    app_paintable: boolean;
    appPaintable: boolean;
    border_width: number;
    borderWidth: number;
    button_sensitivity: Gtk.SensitivityType;
    buttonSensitivity: Gtk.SensitivityType;
    can_default: boolean;
    can_focus: boolean;
    canDefault: boolean;
    canFocus: boolean;
    cell_area: Gtk.CellArea;
    cellArea: Gtk.CellArea;
    child: Gtk.Widget;
    column_span_column: number;
    columnSpanColumn: number;
    composite_child: boolean;
    compositeChild: boolean;
    content_type: string;
    contentType: string;
    double_buffered: boolean;
    doubleBuffered: boolean;
    editing_canceled: boolean;
    editingCanceled: boolean;
    entry_text_column: number;
    entryTextColumn: number;
    events: Gdk.EventMask;
    expand: boolean;
    focus_on_click: boolean;
    focusOnClick: boolean;
    halign: Gtk.Align;
    has_default: boolean;
    has_entry: boolean;
    has_focus: boolean;
    has_frame: boolean;
    has_tooltip: boolean;
    hasDefault: boolean;
    hasEntry: boolean;
    hasFocus: boolean;
    hasFrame: boolean;
    hasTooltip: boolean;
    heading: string;
    height_request: number;
    heightRequest: number;
    hexpand: boolean;
    hexpand_set: boolean;
    hexpandSet: boolean;
    id_column: number;
    idColumn: number;
    is_focus: boolean;
    isFocus: boolean;
    margin: number;
    margin_bottom: number;
    margin_end: number;
    margin_left: number;
    margin_right: number;
    margin_start: number;
    margin_top: number;
    marginBottom: number;
    marginEnd: number;
    marginLeft: number;
    marginRight: number;
    marginStart: number;
    marginTop: number;
    model: Gtk.TreeModel;
    name: string;
    no_show_all: boolean;
    noShowAll: boolean;
    opacity: number;
    parent: Gtk.Container;
    popup_fixed_width: boolean;
    popup_shown: boolean;
    popupFixedWidth: boolean;
    popupShown: boolean;
    receives_default: boolean;
    receivesDefault: boolean;
    resize_mode: Gtk.ResizeMode;
    resizeMode: Gtk.ResizeMode;
    row_span_column: number;
    rowSpanColumn: number;
    scale_factor: number;
    scaleFactor: number;
    sensitive: boolean;
    show_default_item: boolean;
    show_dialog_item: boolean;
    showDefaultItem: boolean;
    showDialogItem: boolean;
    style: Gtk.Style;
    tearoff_title: string;
    tearoffTitle: string;
    tooltip_markup: string;
    tooltip_text: string;
    tooltipMarkup: string;
    tooltipText: string;
    valign: Gtk.Align;
    vexpand: boolean;
    vexpand_set: boolean;
    vexpandSet: boolean;
    visible: boolean;
    width_request: number;
    widthRequest: number;
    window: Gdk.Window;
    wrap_width: number;
    wrapWidth: number;
}

Hierarchy (View Summary)

Index

Properties

heading: string
show_default_item: boolean
show_dialog_item: boolean
showDefaultItem: boolean
showDialogItem: boolean

Properties - Inherited from Gtk.ComboBox.ConstructorProps

active: number
active_id: string
activeId: string
add_tearoffs: boolean
addTearoffs: boolean
app_paintable: boolean
appPaintable: boolean
border_width: number
borderWidth: number
button_sensitivity: Gtk.SensitivityType
buttonSensitivity: Gtk.SensitivityType
can_default: boolean
can_focus: boolean
canDefault: boolean
canFocus: boolean
cell_area: Gtk.CellArea
cellArea: Gtk.CellArea
child: Gtk.Widget
column_span_column: number
columnSpanColumn: number
composite_child: boolean
compositeChild: boolean
double_buffered: boolean
doubleBuffered: boolean
editing_canceled: boolean
editingCanceled: boolean

entry_text_column

entry_text_column: number
entryTextColumn: number
events: Gdk.EventMask
expand: boolean
focus_on_click: boolean
focusOnClick: boolean
halign: Gtk.Align
has_default: boolean

has_entry

has_entry: boolean
has_focus: boolean
has_frame: boolean
has_tooltip: boolean
hasDefault: boolean
hasEntry: boolean
hasFocus: boolean
hasFrame: boolean
hasTooltip: boolean
height_request: number
heightRequest: number
hexpand: boolean
hexpand_set: boolean
hexpandSet: boolean
id_column: number
idColumn: number
is_focus: boolean
isFocus: boolean
margin: number
margin_bottom: number
margin_end: number
margin_left: number
margin_right: number
margin_start: number
margin_top: number
marginBottom: number
marginEnd: number
marginLeft: number
marginRight: number
marginStart: number
marginTop: number
model: Gtk.TreeModel
name: string
no_show_all: boolean
noShowAll: boolean
opacity: number
parent: Gtk.Container
popup_fixed_width: boolean
popup_shown: boolean
popupFixedWidth: boolean
popupShown: boolean
receives_default: boolean
receivesDefault: boolean
resize_mode: Gtk.ResizeMode
resizeMode: Gtk.ResizeMode
row_span_column: number
rowSpanColumn: number
scale_factor: number
scaleFactor: number
sensitive: boolean
style: Gtk.Style
tearoff_title: string
tearoffTitle: string
tooltip_markup: string
tooltip_text: string
tooltipMarkup: string
tooltipText: string
valign: Gtk.Align
vexpand: boolean
vexpand_set: boolean
vexpandSet: boolean
visible: boolean
width_request: number
widthRequest: number
window: Gdk.Window
wrap_width: number
wrapWidth: number

Properties - Inherited from Gtk.AppChooser.ConstructorProps

content_type: string
contentType: string