  
 
 | 
  Main Page  
  Widgets  
   Namespaces  
   Book  
 
Gtk::RcStyle Class ReferenceInheritance diagram for Gtk::RcStyle: 
[legend]List of all members.
 Constructor & Destructor Documentation
 
  
    
      
        
          |  virtual Gtk::RcStyle::~RcStyle  | 
          ( | 
                      | 
          )  | 
           [virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  Gtk::RcStyle::RcStyle  | 
          ( | 
                      | 
          )  | 
           [protected] | 
         
       
     | 
   
 
 Member Function Documentation
 
  
    | 
       
     | 
    
 
Makes a copy of the specified Gtk::RcStyle.
 
This function will correctly copy an RC style that is a member of a class derived from Gtk::RcStyle.  - Returns:
 - The resulting Gtk::RcStyle. 
  
     | 
   
 
 
 
 
 
 
 
 
 
 
 
  
    
      
        
          |  int Gtk::RcStyle::get_xthickness  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  int Gtk::RcStyle::get_ythickness  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
 
  
    
      
        
          |  const GtkRcStyle* Gtk::RcStyle::gobj  | 
          ( | 
                      | 
          )  | 
           const [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  GtkRcStyle* Gtk::RcStyle::gobj  | 
          ( | 
                      | 
          )  | 
           [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  GtkRcStyle* Gtk::RcStyle::gobj_copy  | 
          ( | 
                      | 
          )  | 
           | 
         
       
     | 
   
 
 
 
 
 
 
 
 
 
 
  
    
      
        
          |  void Gtk::RcStyle::set_xthickness  | 
          ( | 
          int  | 
            xthickness           | 
          )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          |  void Gtk::RcStyle::set_ythickness  | 
          ( | 
          int  | 
            ythickness           | 
          )  | 
           | 
         
       
     | 
   
 
 
 Friends And Related Function Documentation
 
  
    
      
        
          |  Glib::RefPtr<Gtk::RcStyle> wrap  | 
          ( | 
          GtkRcStyle*  | 
            object,  | 
         
        
           | 
           | 
          bool  | 
            take_copy = false | 
         
        
           | 
          )  | 
           [related] | 
         
       
     | 
   
 
 The documentation for this class was generated from the following file:
 
Generated for gtkmm by 
Doxygen 1.3-rc1 © 1997-2001
 |