Skip to content
  • Matthias Clasen's avatar
    Add and implement a new flag to turn off the automatic <groupname>- · 58dd4814
    Matthias Clasen authored
    2005-07-12  Matthias Clasen  <mclasen@redhat.com>
    
    	* glib/goption.h (G_OPTION_FLAG_NOALIAS):
    	* glib/goption.c: Add and implement a new flag
    	to turn off the automatic <groupname>- prefixing
    	for conflict resolution of long option names. (#171840,
    	Adam McLaurin)
    
    	All optional callback arguments  (#308886, Pawel
    	Sliwowski)
    
    	* glib/goption.h (G_OPTION_FLAG_OPTIONAL_ARG):
    	* glib/goption.c: Add and implement a new flag
    	to indicate that a callback *optionally* takes another
    	argument.
    
    	* tests/option-test.c: Add tests for optional arguments.
    58dd4814