Constructor

AdwDialognew

Declaration [src]

AdwDialog*
adw_dialog_new (
  void
)

Description [src]

Creates a new AdwDialog.

Available since:1.5

Return value

Returns: AdwDialog
 

The new created AdwDialog

 The data is owned by the called function.