Dialog.setContentWidth
void setContentWidth(int contentWidth)Sets 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 |
void setContentWidth(int contentWidth)Sets 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
contentWidth | the content width |