Method

GdkMonitorget_connector

Declaration [src]

const char*
gdk_monitor_get_connector (
  GdkMonitor* monitor
)

Description [src]

Gets the name of the monitor’s connector, if available.

Gets propertyGdk.Monitor:connector

Return value

Returns: const char*
 

The name of the connector.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.