get_plug_window
Description:
[
Version ( since =
"2.14" ) ]
public unowned Window?
get_plug_window ()
Retrieves the window of the plug.
Use this to check if the plug has been created inside of the socket.
Parameters:
Returns:
the window of the plug if available, or null
|