Interface

GtkSource-5GtkSourceVimIMContextConstructorProps

interface ConstructorProps {
    command_bar_text: string;
    command_text: string;
    commandBarText: string;
    commandText: string;
    input_hints: Gtk.InputHints;
    input_purpose: Gtk.InputPurpose;
    inputHints: Gtk.InputHints;
    inputPurpose: Gtk.InputPurpose;
}

Hierarchy (View Summary)

Index

Properties

command_bar_text: string
command_text: string
commandBarText: string
commandText: string

Properties - Inherited from Gtk

input_hints: Gtk.InputHints
input_purpose: Gtk.InputPurpose
inputHints: Gtk.InputHints
inputPurpose: Gtk.InputPurpose