GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <iomanip>
#include <utility>
#include <gtk/gtk.h>
#include <string.h>
#include "mffm/LinkList.H"
Go to the source code of this file.
Classes | |
class | SelectionColumn |
class | Selection |
Selection GtkTreeView based widget Inherits from a LinkList of GtkTreeViewColumn* which allows modification of the columns. More... | |