PopupTextDialogWidget.CustomButton

Undocumented in source.

Constructors

this
this(DialogButton t, FontFace face)
Undocumented in source.

Members

Functions

handleButtonPress
void handleButtonPress()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
DialogButton type;
Undocumented in source.

Inherited Members

From ButtonWidget

onButtonPress
ButtonPressHandler onButtonPress;
handleMouseButton
bool handleMouseButton(MouseButton btn, bool status, vec2 pos)
handleButtonPress
void handleButtonPress()
cursor
const(Cursor) cursor [@property getter]
trackable
bool trackable [@property getter]
focusable
bool focusable [@property getter]

Meta