Gtk::TextAttributes Class Reference
[TextView Classes]
List of all members.
Constructor & Destructor Documentation
      
        
          | Gtk::TextAttributes::TextAttributes | ( |  | ) |  | 
      
 
 
      
        
          | Gtk::TextAttributes::TextAttributes | ( | GtkTextAttributes * | gobject, | 
        
          |  |  | bool | make_a_copy = true |  | 
        
          |  | ) |  |  |  [explicit] | 
      
 
 
      
        
          | Gtk::TextAttributes::~TextAttributes | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | const GtkTextAttributes* Gtk::TextAttributes::gobj | ( |  | ) | const  [inline] | 
      
 
Provides access to the underlying C instance. 
 
 
      
        
          | GtkTextAttributes* Gtk::TextAttributes::gobj | ( |  | ) |  [inline] | 
      
 
Provides access to the underlying C instance. 
 
 
      
        
          | GtkTextAttributes* Gtk::TextAttributes::gobj_copy | ( |  | ) | const | 
      
 
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. 
 
 
Friends And Related Function Documentation
A Glib::wrap() method for this object. 
- Parameters:
- 
  
    |  | object | The C instance. |  |  | take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |  
 
- Returns:
- A C++ instance that wraps this C instance. 
 
 
Member Data Documentation
The documentation for this class was generated from the following file: