gtkutil::StockIconMenuItem Class Reference

#include <StockIconMenuItem.h>

Public Member Functions

 StockIconMenuItem (const gchar *stockName, const std::string &text)
 operator GtkWidget * ()

Private Attributes

GtkWidget_icon
GtkWidget_label

Detailed Description

Utility class representing a menu item with an icon and text. The menu item consists of a stock icon from GTK, and a text label.

Definition at line 17 of file StockIconMenuItem.h.


Constructor & Destructor Documentation

gtkutil::StockIconMenuItem::StockIconMenuItem ( const gchar *  stockName,
const std::string text 
) [inline]

Definition at line 27 of file StockIconMenuItem.h.


Member Function Documentation

gtkutil::StockIconMenuItem::operator GtkWidget * (  )  [inline]

Definition at line 34 of file StockIconMenuItem.h.

References _icon, and _label.


Field Documentation

Definition at line 21 of file StockIconMenuItem.h.

Referenced by operator GtkWidget *().

Definition at line 22 of file StockIconMenuItem.h.

Referenced by operator GtkWidget *().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2