Constructor

AdwBinnew

Declaration [src]

GtkWidget*
adw_bin_new (
  void
)

Description [src]

Creates a new AdwBin.

Return value

Returns: GtkWidget*
 

The new created AdwBin

 The data is owned by the called function.