Gtk.Layout.prototype.get_bin_window

function get_bin_window():Gdk.Window {
    // Gjs wrapper for gtk_layout_get_bin_window()
}

Retrieve the bin window of the layout used for drawing operations.

Since 2.14

Returns

a Gdk.Window