Function

GdkX11-4.0GdkX11x11_set_sm_client_id

  • Sets the SM_CLIENT_ID property on the application’s leader window so that the window manager can save the application’s state using the X11R6 ICCCM session management protocol.

    See the X Session Management Library documentation for more information on session management and the Inter-Client Communication Conventions Manual

    Parameters

    • Optionalsm_client_id: string

      the client id assigned by the session manager when the connection was opened, or null to remove the property.

    Returns void