Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Matthias Clasen
2020-11-30 17:44:30 +00:00
parent 7d24e1405e
commit 39f0c48eb2

View File

@@ -1947,8 +1947,9 @@ gtk_window_new (void)
* user distinguish this window from other windows they may have
* open. A good title might include the application name and current
* document filename, for example.
* document filename, for example.
* Passing %NULL does the same as setting the title to an empty string.
*
**/
void
gtk_window_set_title (GtkWindow *window,