Method

MetaMonitorManagerget_monitor_for_connector

Declaration [src]

gint
meta_monitor_manager_get_monitor_for_connector (
  MetaMonitorManager* manager,
  const char* connector
)

Description

No description available.

Parameters

connector const char*
 

A valid connector name.

 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.

Return value

Returns: gint
 

The monitor index or -1 if id isn’t valid or the connector isn’t associated with a logical monitor.