Returns a OptionGroup for the commandline arguments recognized by GTK+ and GDK.
You should add this group to your OptionContext with add_group, if you are using parse to parse your commandline arguments.
open_default_display |
whether to open the default display when parsing the commandline arguments |
a OptionGroup for the commandline arguments recognized by GTK+ |