libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
GtkCRNHelpers.h File Reference
#include <libgtkcrnmm_config.h>
#include <gtkmm.h>
#include <CRNException.h>
+ Include dependency graph for GtkCRNHelpers.h:
+ This graph shows which files directly or indirectly include this file:

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)