forked from AuroraMiddleware/gtk
Don't mention gtk_set_locale() in docs; this function does not exist
This commit is contained in:
parent
203a1f2cd1
commit
8a17cad2e5
@ -59,8 +59,8 @@
|
||||
* int
|
||||
* main (int argc, char **argv)
|
||||
* {
|
||||
* /* Initialize i18n support */
|
||||
* gtk_set_locale ();
|
||||
* /* Initialize i18n support with bindtextdomain(), etc. */
|
||||
* ...
|
||||
*
|
||||
* /* Initialize the widget set */
|
||||
* gtk_init (&argc, &argv);
|
||||
|
Loading…
Reference in New Issue
Block a user