Method

AdwDialogset_content_width

Declaration [src]

void
adw_dialog_set_content_width (
  AdwDialog* self,
  int content_width
)

Description [src]

Sets the width of the dialog’s contents.

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

See also: GtkWindow:default-width

Available since:1.5

Parameters

content_width int
 

The content width.