TestEntries

This tests the GtkD Entry widget

Constructors

this
this()

Creates a new TestEntries

Members

Functions

entryEditable
void entryEditable(CheckButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
entryVisible
void entryVisible(CheckButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
showEntry
void showEntry(Button button)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entry
Entry entry;

Out main widget to test

Meta