|
gtree
|
Functions | |
| GOptions | defineOptions () |
| Build and return the option set required by the GTree module. | |
| GOptions gtree::defineOptions | ( | ) |
gtree logger and augmented with the dbselect option set.Typical usage is to pass the returned option set into the application-level GOptions constructor that parses argc/argv, then use the resulting shared GOptions instance to construct a GTree widget.
Definition at line 11 of file gtree_options.cc.