Method

Gdk.Display.get_startup_notification_id

Declaration [src]

const char*
gdk_display_get_startup_notification_id (
  GdkDisplay* display
)

Description [src]

Gets the startup notification ID for a Wayland display, or NULL if no ID has been defined.

Return value

Returns: const char*

the startup notification ID for display, or NULL

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string