Google

logo top
Main Page   Widgets   Namespaces   Book  

Gtk::TextAttributes Class Reference
[TextView Classes]

List of all members.

Public Methods

 TextAttributes ()
 TextAttributes (GtkTextAttributes* gobject, bool make_a_copy=true)
 TextAttributes (const TextAttributes& other)
TextAttributes& operator= (const TextAttributes& other)
 ~TextAttributes ()
void swap (TextAttributes& other)
GtkTextAttributes* gobj ()
const GtkTextAttributes* gobj () const
GtkTextAttributes* gobj_copy () const

Protected Attributes

GtkTextAttributes* gobject_

Related Functions

(Note that these are not member functions.)

void swap (TextAttributes& lhs, TextAttributes& rhs)
Gtk::TextAttributes wrap (GtkTextAttributes* object, bool take_copy=false)

Constructor & Destructor Documentation

Gtk::TextAttributes::TextAttributes (  
 

Gtk::TextAttributes::TextAttributes ( GtkTextAttributes*    gobject,
bool    make_a_copy = true
[explicit]
 

Gtk::TextAttributes::TextAttributes ( const TextAttributes&    other
 

Gtk::TextAttributes::~TextAttributes (  
 


Member Function Documentation

const GtkTextAttributes* Gtk::TextAttributes::gobj (   const [inline]
 

GtkTextAttributes* Gtk::TextAttributes::gobj (   [inline]
 

GtkTextAttributes* Gtk::TextAttributes::gobj_copy (   const
 

TextAttributes& Gtk::TextAttributes::operator= ( const TextAttributes&    other
 

void Gtk::TextAttributes::swap ( TextAttributes&    other
 


Friends And Related Function Documentation

void swap ( TextAttributes&    lhs,
TextAttributes&    rhs
[related]
 

Gtk::TextAttributes wrap ( GtkTextAttributes*    object,
bool    take_copy = false
[related]
 


Member Data Documentation

GtkTextAttributes* Gtk::TextAttributes::gobject_ [protected]
 


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