Interface

Gtk-4.0GtkPasswordEntryBufferConstructorProps

interface ConstructorProps {
    length: number;
    max_length: number;
    maxLength: number;
    text: string;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Gtk.EntryBuffer.ConstructorProps

Properties - Inherited from Gtk.EntryBuffer.ConstructorProps

length: number
max_length: number
maxLength: number
text: string