| ShellEmbeddedWindowShellEmbeddedWindow |  | 
Object Hierarchy
  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBin
                           +----GtkWindow
                                 +----ShellEmbeddedWindow
 
Implemented Interfaces
ShellEmbeddedWindow implements
 AtkImplementorIface and  GtkBuildable.
 
Details
struct ShellEmbeddedWindow
struct ShellEmbeddedWindow;
 
struct ShellEmbeddedWindowClass
struct ShellEmbeddedWindowClass {
  GtkWindowClass parent_class;
};
 
shell_embedded_window_new ()
GtkWidget *         shell_embedded_window_new           (void);