Type Alias GOptionContext

Source
pub type GOptionContext = _GOptionContext;
Expand description

GOptionContext:

A GOptionContext struct defines which options are accepted by the commandline option parser. The struct has only private fields and should not be directly accessed.

Aliased Typeยง

struct GOptionContext { /* private fields */ }