get_option_group


Description:


[ Version ( since = "2.6" ) ]
public OptionGroup get_option_group (bool open_default_display)

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.

Parameters:

open_default_display

whether to open the default display when parsing the commandline arguments

Returns:

a OptionGroup for the commandline arguments recognized by GTK+


Namespace: Gtk
Package: gtk+-3.0