Parse command line arguments, and store for future use by calls to gdk_display_open().
Any arguments used by GDK are removed from the array and @argc and @argv are updated accordingly.
You shouldn’t call this function explicitly if you are using gtk_init(), gtk_init_check(), gdk_init(), or gdk_init_check().
the array of command line arguments.
2.2
See Implementation
Parse command line arguments, and store for future use by calls to gdk_display_open().
Any arguments used by GDK are removed from the array and @argc and @argv are updated accordingly.
You shouldn’t call this function explicitly if you are using gtk_init(), gtk_init_check(), gdk_init(), or gdk_init_check().