The name of the option being parsed. This will be either a single dash followed by a single letter (for a short name) or two dashes followed by a long option name.
The value to be parsed.
User data added to the #GOptionGroup containing the option when it was created with g_option_group_new()
The type of function to be passed as callback for %G_OPTION_ARG_CALLBACK options.