Method

GdkX11X11Displayget_startup_notification_id

since: 2.12

Declaration [src]

const gchar*
gdk_x11_display_get_startup_notification_id (
  GdkDisplay* display
)

Description [src]

Gets the startup notification ID for a display.

Available since: 2.12

Return value

Type: const gchar*

The startup notification ID for display.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.