Method

AdwDialogset_content_height

Declaration [src]

void
adw_dialog_set_content_height (
  AdwDialog* self,
  int content_height
)

Description [src]

Sets the height of the dialog’s contents.

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

See also: GtkWindow:default-height

Available since:1.5

Parameters

content_height int
 

The content height.