#include <gtk/gtk.h>
Go to the source code of this file.
Data Structures | |
class | gtk::GtkEventSource< T > |
Enable caller to handle GTK events without inheriting from any class. One-one connection. It's better to use template based technology. By GtkEventSource caller is able to handle multiple widgets' events. More... | |
Namespaces | |
namespace | gtk |
Define GTK widget interface here for all classes that needs the GTK widget. |