gdk_display_open: Mark arg as nullable

This commit is contained in:
Maximiliano Sandoval R 2023-01-02 11:48:23 +01:00
parent e126110ae0
commit b688f47776
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -1114,7 +1114,7 @@ gdk_display_get_app_launch_context (GdkDisplay *display)
/**
* gdk_display_open:
* @display_name: the name of the display to open
* @display_name: (nullable): the name of the display to open
*
* Opens a display.
*