  
 
 | 
  Main Page  
  Widgets  
   Namespaces  
   Book  
 
Gtk::IconSize Class ReferenceRepresents registered icon sizes. 
More...
List of all members. 
 Detailed Description
Represents registered icon sizes.
You can also use a Gtk::BuiltinIconSize instead of an IconSize. 
 
 
 Constructor & Destructor Documentation
 
  
    
      
        
          |  Gtk::IconSize::IconSize  | 
          ( | 
                      | 
          )  | 
           [inline] | 
         
       
     | 
   
 
 
 
  
    
      
        
          |  Gtk::IconSize::IconSize  | 
          ( | 
          int  | 
            size           | 
          )  | 
           [inline, explicit] | 
         
       
     | 
   
 
 Member Function Documentation
 
  
    
      
        
          |  IconSize Gtk::IconSize::from_name  | 
          ( | 
          const Glib::ustring&  | 
            name           | 
          )  | 
           [static] | 
         
       
     | 
   
 
 
 
  
    
      
        
          |  bool Gtk::IconSize::lookup  | 
          ( | 
          IconSize  | 
            size,  | 
         
        
           | 
           | 
          int&  | 
            width,  | 
         
        
           | 
           | 
          int&  | 
            height | 
         
        
           | 
          )  | 
           [static] | 
         
       
     | 
   
 
 
  
    
      
        
          |  Gtk::IconSize::operator int  | 
          ( | 
                      | 
          )  | 
           const [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  void Gtk::IconSize::register_alias  | 
          ( | 
          const Glib::ustring&  | 
            alias,  | 
         
        
           | 
           | 
          IconSize  | 
            target | 
         
        
           | 
          )  | 
           [static] | 
         
       
     | 
   
 
 
  
    
      
        
          |  IconSize Gtk::IconSize::register_new  | 
          ( | 
          const Glib::ustring&  | 
            name,  | 
         
        
           | 
           | 
          int  | 
            width,  | 
         
        
           | 
           | 
          int  | 
            height | 
         
        
           | 
          )  | 
           [static] | 
         
       
     | 
   
 
 The documentation for this class was generated from the following file:
 
Generated for gtkmm by 
Doxygen 1.3-rc1 © 1997-2001
 |