Types and Values
SHELL_TYPE_EMBEDDED_WINDOW
#define SHELL_TYPE_EMBEDDED_WINDOW (shell_embedded_window_get_type ())
struct ShellEmbeddedWindowClass
struct ShellEmbeddedWindowClass {
GtkWindowClass parent_class;
};
ShellEmbeddedWindow
typedef struct _ShellEmbeddedWindow ShellEmbeddedWindow;