Package: gtk
Function gtk:option-group
Lambda Listgtk:option-group (default) ArgumentsReturn Value A g:option-group instance for the command line arguments recognized
by GTK. Details
Returns an option group for the command line arguments recognized by GTK
and GDK. You should add this group to your g:option-context instance with the g:option-context-add-group function, if you are using the g:option-context-parse function to parse your command line arguments. | See also |
#2023-3-5