gtree
Loading...
Searching...
No Matches
gtree Namespace Reference

Functions

GOptions defineOptions ()
 Build and return the option set required by the GTree module.
 

Function Documentation

◆ defineOptions()

GOptions gtree::defineOptions ( )
Returns
A fully constructed GOptions instance configured for the 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.