Gtk.Plug.prototype.get_socket_window
function get_socket_window():Gdk.Window { // Gjs wrapper for gtk_plug_get_socket_window() }
Retrieves the socket the plug is embedded in.
Since 2.14
- Returns
the window of the socket, or null
function get_socket_window():Gdk.Window { // Gjs wrapper for gtk_plug_get_socket_window() }
Retrieves the socket the plug is embedded in.
Since 2.14
the window of the socket, or null