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: propertyGtk.Window:default-width
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: propertyGtk.Window:default-width
contentWidth | the content width |