Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pellegrino Prevete
libhandy
Commits
52249a12
Commit
52249a12
authored
Nov 28, 2018
by
Adrien Plazas
Committed by
Guido Gunther
Dec 03, 2018
Browse files
init: Document that libhandy can't be reinitialized
parent
db66a656
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hdy-main.c
View file @
52249a12
...
...
@@ -28,7 +28,8 @@ static gint hdy_initialized = FALSE;
* understood by Handy are stripped before return.
*
* Call this function before using any other Handy functions in your
* GUI applications.
* GUI applications. If libhandy has already been initialized, the function will
* simply return without processing the new arguments.
*
* Returns: %TRUE if initialization was successful, %FALSE otherwise.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment