Dialog.setContentHeight
void setContentHeight(int contentHeight)Sets the height of the dialog's contents.
Set it to -1 to reset it to the content's natural height.
See also: gtk.window.Window.defaultHeight
Parameters
contentHeight | the content height |