Definition in file duitop-gtk.c.
#include <string.h>
#include "interface.h"
#include "window.h"
#include "perr.h"
Go to the source code of this file.
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) |
| static void | dui_gtk_top_realize (gpointer self, gboolean fatal_if_no_main) |
| DuiInterfacePlugin * | dui_gtk_top_plugin_new (DuiGtkTop *top) |
1.5.5