logo top
Main Page   Widgets   Namespaces   Book  

Gtk::StockID Class Reference

See also Gtk::BuiltinStockID. More...

List of all members.

Public Methods

 StockID (const BuiltinStockID& id)
 StockID (const Glib::ustring& id)
 StockID (const char* id)
 ~StockID ()
 StockID (const StockID& other)
StockID& operator= (const StockID& other)
bool equal (const StockID& rhs) const
Glib::ustring get_string () const
const char* get_c_str () const

Protected Attributes

Glib::ustring id_

Related Functions

(Note that these are not member functions.)

bool operator== (const StockID& lhs, const StockID& rhs)
bool operator!= (const StockID& lhs, const StockID& rhs)


Detailed Description

See also Gtk::BuiltinStockID.


Constructor & Destructor Documentation

Gtk::StockID::StockID ( const BuiltinStockID&    id ) 
 

Gtk::StockID::StockID ( const Glib::ustring&    id )  [explicit]
 

Gtk::StockID::StockID ( const char*    id )  [explicit]
 

Gtk::StockID::~StockID (   ) 
 

Gtk::StockID::StockID ( const StockID&    other ) 
 


Member Function Documentation

bool Gtk::StockID::equal ( const StockID&    rhs )  const
 

const char* Gtk::StockID::get_c_str (   )  const
 

Glib::ustring Gtk::StockID::get_string (   )  const
 

StockID& Gtk::StockID::operator= ( const StockID&    other ) 
 


Friends And Related Function Documentation

bool operator!= ( const StockID&    lhs,
const StockID&    rhs
)  [related]
 

bool operator== ( const StockID&    lhs,
const StockID&    rhs
)  [related]
 


Member Data Documentation

Glib::ustring Gtk::StockID::id_ [protected]
 


The documentation for this class was generated from the following file:
Generated for gtkmm by Doxygen 1.3-rc1 © 1997-2001