[ CCode ( cname = "xfw_monitor_get_connector" ) ]
[ Version ( since = "4.19.4" ) ]
public unowned string get_connector ()
Returns the name of the physical connector this monitor is connected to.
This might be a string such as "eDP-1", "DP-3", or "HDMI-2". Note that in environments where the monitor is "virtual", a synthetic connector name may be returned.
| this |
a Monitor. |
|
A string owned by this. |