Go to the documentation of this file.
33 #include <sigc++/signal.h>
35 #include <cwidget/generic/util/ref_ptr.h>
69 virtual void dispatch() = 0;
84 sigc::slot0<void> the_slot;
243 extern sigc::signal0<void> main_hook;
Utility functions to construct prefabricated widgets.
Stores information on a single column of fragments.
Definition: fragment.h:280
Routines to manage the global cwidget state.
Support for defining and remapping keybindings.
Routines to support independently changing foreground and background colors.
#define KEY_CTRL(x)
Attempt to compute the control character related to a terminal key.
Definition: keybindings.h:215