PrintUnixDialog.addCustomTab
void addCustomTab(gtk.widget.Widget child, gtk.widget.Widget tabLabel)Adds a custom tab to the print dialog.
Parameters
child | the widget to put in the custom tab |
tabLabel | the widget to use as tab label |
void addCustomTab(gtk.widget.Widget child, gtk.widget.Widget tabLabel)Adds a custom tab to the print dialog.
child | the widget to put in the custom tab |
tabLabel | the widget to use as tab label |