Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::StockButton Class Reference

A stock GtkButton C++ wrapper class. More...

#include <inti/gtk/button.h>

Inheritance diagram for Inti::Gtk::StockButton:

Inti::Gtk::Button Inti::Gtk::Bin Inti::Gtk::Container Inti::Gtk::Widget Inti::Gtk::Object Inti::Atk::Implementor Inti::G::Object Inti::G::TypeInterface Inti::G::TypeInstance Inti::MemoryHandler Inti::G::TypeInstance Inti::ReferencedBase Inti::ReferencedBase List of all members.

Public Member Functions

Constructors

Detailed Description

A stock GtkButton C++ wrapper class.

The StockButton widget is a button that displays the image and text from a stock item.


Constructor & Destructor Documentation

Inti::Gtk::StockButton::StockButton const char *  stock_id  )  [explicit]
 

Constructs a new Button containing the image and text from a stock item.

Parameters:
stock_id The name of the stock item.

Some stock ids have preprocessor macros like GTK_STOCK_OK and GTK_STOCK_APPLY. If stock_id is unknown, then it will be treated as a mnemonic label.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:19 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002