Parse command line arguments, and store for future use by calls to 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 init, init_check, init, or init_check.
| argc |
the number of command line arguments. |
| argv |
the array of command line arguments. |