Definition in file duitop-gtk.h.
#include "interface.h"
Go to the source code of this file.
Typedefs | |
| typedef struct DuiGtkTop_s | DuiGtkTop |
| typedef struct DuiSignal_s | DuiSignal |
| typedef struct DuiWindow_s | DuiWindow |
Functions | |
| DuiGtkTop * | dui_gtk_top_new (void) |
| void | dui_gtk_top_destroy (DuiGtkTop *top) |
| void | dui_gtk_top_add_window (DuiGtkTop *top, DuiWindow *win) |
| DuiWindow * | dui_gtk_top_find_window_by_name (DuiGtkTop *top, const char *name) |
| DuiInterfacePlugin * | dui_gtk_top_plugin_new (DuiGtkTop *top) |
1.5.5