SCIMBridge  0.4.x

◆ scim_bridge_display_get_name()

const char* scim_bridge_display_get_name ( const ScimBridgeDisplay display)

Get the name of a display.
A display name is usually the same as the environmental variable "DISPLAY".
When you are not in X, the value is undefined for now...

Parameters
displayThe display.
Returns
The display name.

Referenced by ScimBridgeAgentPanelClientImpl::open_connection().