forked from AuroraMiddleware/gtk
Merge branch 'nullable-gdk' into 'main'
gdk_display_open: Mark arg as nullable See merge request GNOME/gtk!5380
This commit is contained in:
commit
8b469a2727
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user