libcrn
3.9.5
A document image processing library
|
Go to the source code of this file.
Namespaces | |
GtkCRN | |
Functions | |
void | GtkCRN::set_enable_action_group (const Glib::RefPtr< Gtk::ActionGroup > &grp, bool enabled) |
void | GtkCRN::enable_action_group (const Glib::RefPtr< Gtk::ActionGroup > &grp) |
void | GtkCRN::disable_action_group (const Glib::RefPtr< Gtk::ActionGroup > &grp) |
void | GtkCRN::set_enable_action (const Glib::RefPtr< Gtk::ActionGroup > &grp, const Glib::ustring &action, bool enabled) |
void | GtkCRN::enable_action (const Glib::RefPtr< Gtk::ActionGroup > &grp, const Glib::ustring &action) |
void | GtkCRN::disable_action (const Glib::RefPtr< Gtk::ActionGroup > &grp, const Glib::ustring &action) |
bool | GtkCRN::is_toggle_action_active (const Glib::RefPtr< Gtk::ActionGroup > &grp, const Glib::ustring &action) |