DefaultPlotWindow
version(!dfl)
template DefaultPlotWindow (
)
if (
is(
Base ==
gtk.
Window.
Window) ||
is(
Base ==
gtk.
MainWindow.
MainWindow)
) {
}
- DefaultPlotWindow
class DefaultPlotWindow
plot2killgtkwrapper
aliasesclassesenumsfunctionsstructstemplates
Default plot window. It's a subclass of either Window or MainWindow depending on the template parameter.