Constructor

Gtk.BinLayout.new

Declaration [src]

GtkLayoutManager*
gtk_bin_layout_new (
  void
)

Description [src]

Creates a new GtkBinLayout instance.

Return value

Returns: GtkLayoutManager

the newly created GtkBinLayout

Ownership of the data is transferred to the caller