mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
gdkdisplaymanager: Add missing nullable to display name
This commit is contained in:
parent
63d7756658
commit
26e3824d1d
@ -369,7 +369,7 @@ gdk_display_manager_list_displays (GdkDisplayManager *manager)
|
||||
/**
|
||||
* gdk_display_manager_open_display:
|
||||
* @manager: a `GdkDisplayManager`
|
||||
* @name: the name of the display to open
|
||||
* @name: (nullable): the name of the display to open
|
||||
*
|
||||
* Opens a display.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user