forked from AuroraMiddleware/gtk
Document gtk_application_get_window_by_id
This commit is contained in:
parent
1bfa58951c
commit
cfb6da9b55
@ -896,7 +896,9 @@ gtk_application_get_windows (GtkApplication *application)
|
||||
* @application: a #GtkApplication
|
||||
* @id: an identifier number
|
||||
*
|
||||
* Returns: (transfer none): the #GtkApplicationWindow with ID @id, or
|
||||
* Returns the #GtkApplicationWindow with the given ID.
|
||||
*
|
||||
* Returns: (transfer none): the window with ID @id, or
|
||||
* %NULL if there is no window with this ID
|
||||
*
|
||||
* Since: 3.6
|
||||
|
Loading…
Reference in New Issue
Block a user