Constructor

AdwDialognew

since: 1.5

Declaration [src]

AdwDialog*
adw_dialog_new (
  void
)

Description [src]

Creates a new AdwDialog.

Available since: 1.5

Return value

Type: AdwDialog

The new created AdwDialog.

The data is owned by the called function.