GtkWidget * ecs_window_new (void) { return g_object_new (ECS_TYPE_WINDOW, "title", "Rubrica", NULL); }