Gtk.Widget.prototype.get_parent_window
function get_parent_window():Gdk.Window {
// Gjs wrapper for gtk_widget_get_parent_window()
}Gets widget's parent window.
- Returns
the parent window of widget.
function get_parent_window():Gdk.Window {
// Gjs wrapper for gtk_widget_get_parent_window()
}Gets widget's parent window.
the parent window of widget.