parse_args


Description:


[ Version ( since = "2.2" ) ]
public void parse_args (ref unowned string[] argv)

Parse command line arguments, and store for future use by calls to open.

Any arguments used by GDK are removed from the array and argv.length and argv are updated accordingly.

You shouldn’t call this function explicitly if you are using gtk_init, gtk_init_check, init, or init_check.

Parameters:

argv

the array of command line arguments.

argc

the number of command line arguments.


Namespace: Gdk
Package: gdk-3.0