Constructor

GtkBinLayoutnew

Declaration [src]

GtkLayoutManager*
gtk_bin_layout_new (
  void
)

Description [src]

Creates a new GtkBinLayout instance.

Return value

Type: GtkLayoutManager

The newly created GtkBinLayout

The caller of the function takes ownership of the data, and is responsible for freeing it.