Dialog.setContentWidth
void setContentWidth(int contentWidth) nothrowSets the width of the dialog's contents.
Set it to -1 to reset it to the content's natural width.
See also: gtk.window.Window.defaultWidth
Parameters
contentWidth | the content width |