SCIMBridge  0.4.x
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.

References scim_bridge_perrorln().

Referenced by ScimBridgeAgentPanelClientImpl::open_connection().