Dialog.setFollowsContentSize

Sets whether to size content of self automatically.

If set to TRUE, always use the content's natural size instead of propertyDialog:content-width and propertyDialog:content-height. If the content resizes, the dialog will immediately resize as well.

See also: gtk.window.Window.gboolean

class Dialog
void
setFollowsContentSize

Parameters

followsContentSize bool

whether to size content automatically