![]() |
![]() |
Public Types | |
enum | Flags { FLAG_HIDDEN = 1 << 0, FLAG_IN_MAIN = 1 << 1 } |
Public Member Functions | |
OptionEntry () | |
OptionEntry (const OptionEntry& src) | |
virtual | ~OptionEntry () |
OptionEntry& | operator= (const OptionEntry& src) |
Glib::ustring | get_long_name () const |
void | set_long_name (const Glib::ustring& value) |
gchar | get_short_name () const |
void | set_short_name (const gchar& value) |
int | get_flags () const |
void | set_flags (const int& value) |
Glib::ustring | get_description () const |
void | set_description (const Glib::ustring& value) |
Glib::ustring | get_arg_description () const |
void | set_arg_description (const Glib::ustring& value) |
GOptionEntry* | gobj () |
const GOptionEntry* | gobj () const |
Public Attributes | |
enum Glib::OptionEntry::Flags | GOptionFlags |
Protected Attributes | |
GOptionEntry* | gobject_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|