Dialog.contentWidth

Get contentWidth property.

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

Return Value

Type: 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