ScintillaDlg

Undocumented in source.
version(IUP_SCINTILLA)
class ScintillaDlg : Dialog {}

Constructors

this
this()
Undocumented in source.

Public Imports

iup.iup_scintilla
public import iup.iup_scintilla;
Undocumented in source.

Inherited Members

From Dialog

~this
~this()
Undocumented in source.
Popup
int Popup(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
Show
int Show()
Undocumented in source. Be warned that the author may not have intended to support it.
ShowXY
int ShowXY(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta