Class
QuarrelOpt
Description
class Quarrel.Opt : GObject.Object
{
/* No available fields */
}
Base type for command-line options parsed by QuarrelCommand.
Signals
Quarrel.Opt::parse
Parse and store a value received for this option. Returns optional parse error string.
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.