  
 
 | 
  Main Page  
  Widgets  
   Namespaces  
   Book  
 
Gtk::Plug Class ReferenceInheritance diagram for Gtk::Plug: 
[legend]List of all members.
 Constructor & Destructor Documentation
 
  
    
      
        
          |  virtual Gtk::Plug::~Plug  | 
          ( | 
                      | 
          )  | 
           [virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          |  Gtk::Plug::Plug  | 
          ( | 
          GdkNativeWindow  | 
            socket_id           | 
          )  | 
           [explicit] | 
         
       
     | 
   
 
 
 Member Function Documentation
 
  
    
      
        
          |  GdkNativeWindow Gtk::Plug::get_id  | 
          ( | 
                      | 
          )  | 
           const | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
Gets the window ID of a Gtk::Plug widget, which can then be used to embed this window inside another window, for instance with Gtk::Socket::add_id().
 
 - Returns:
 - The window ID for the plug. 
  
     | 
   
 
 
  
    
      
        
          |  const GtkPlug* Gtk::Plug::gobj  | 
          ( | 
                      | 
          )  | 
           const [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  GtkPlug* Gtk::Plug::gobj  | 
          ( | 
                      | 
          )  | 
           [inline] | 
         
       
     | 
   
 
 
  
    
      
        
          |  virtual void Gtk::Plug::on_embedded  | 
          ( | 
                      | 
          )  | 
           [protected, virtual] | 
         
       
     | 
   
 
 
  
    | 
       
     | 
    
 
 - Prototype:
 void embedded()  
     | 
   
 
 Friends And Related Function Documentation
 
  
    
      
        
          |  Gtk::Plug* wrap  | 
          ( | 
          GtkPlug*  | 
            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
 |