forked from AuroraMiddleware/gtk
Merge branch 'gtk-init-doc-update' into 'master'
Documentation fix and whitespace cleanup See merge request GNOME/gtk!4176
This commit is contained in:
commit
0996113d14
@ -622,7 +622,7 @@ gtk_init_check (void)
|
||||
*
|
||||
* Call this function before using any other GTK functions in your GUI
|
||||
* applications. It will initialize everything needed to operate the
|
||||
* toolkit and parses some standard command line options.
|
||||
* toolkit.
|
||||
*
|
||||
* If you are using `GtkApplication`, you don't have to call gtk_init()
|
||||
* or gtk_init_check(); the `GApplication::startup` handler
|
||||
|
Loading…
Reference in New Issue
Block a user