Dialog.contentWidth

Set contentWidth property.

  1. int contentWidth [@property getter]
  2. int contentWidth [@property setter]
    class Dialog
    @property
    void
    contentWidth
    ()

Parameters

propval int

The width of the dialog's contents.

Set it to -1 to reset it to the content's natural width.

See also: property@Gtk.Window:default-width