gtkutil Namespace Reference
[GTK utility library]

Data Structures

class  ComboBox
class  FileChooser
class  FramedWidget
class  GLWidgetSentry
class  IconTextButton
class  IconTextColumn
class  IconTextMenuItem
class  IconTextMenuToggle
class  IConv
class  EditorWidget
class  Widget
 Abstract base class for an object which wraps, owns or produces a GtkWidget. More...
class  LeftAlignedLabel
class  LeftAlignment
class  PopupMenu
class  TextMenuItemAccelerator
class  ModalInfoDialog
class  ModalProgressDialog
class  MultiMonitor
class  RightAlignedLabel
class  RightAlignment
class  ScrolledFrame
class  SourceView
class  StockIconMenuItem
class  TextColumn
class  TextMenuItem
class  TextMenuItemToggle
class  TextPanel
class  Timer
class  TreeModel
class  VFSTreePopulator

Functions

void errorDialog (GtkWindow *, const std::string &)
void infoDialog (GtkWindow *, const std::string &)
void fatalErrorDialog (GtkWindow *window, const std::string &errorText)
GtkWidgetgetImage (const std::string &filename)
GdkPixbufgetLocalPixbuf (const std::string &filename)

Detailed Description

Helper classes and functions to achieve common GTK-related tasks, including many useful compound widgets with C++-style interfaces.


Function Documentation

void gtkutil::errorDialog ( GtkWindow ,
const std::string  
)
void gtkutil::fatalErrorDialog ( GtkWindow window,
const std::string errorText 
)
GtkWidget* gtkutil::getImage ( const std::string filename  ) 
GdkPixbuf* gtkutil::getLocalPixbuf ( const std::string filename  ) 
void gtkutil::infoDialog ( GtkWindow ,
const std::string  
)

Generated by  doxygen 1.6.2