Dialog.contentHeight

Get contentHeight property.

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

Return Value

Type: int

The height of the dialog's contents.

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

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