Revision 9297c07a prototypes/c/main.c
| b/prototypes/c/main.c | ||
|---|---|---|
| 188 | 188 |
gst_init (&argc, &argv); |
| 189 | 189 |
|
| 190 | 190 |
stage = clutter_stage_get_default (); |
| 191 |
clutter_actor_set_size(stage, 640, 480); |
|
| 191 | 192 |
clutter_stage_set_color(CLUTTER_STAGE(stage), &black); |
| 192 | 193 |
|
| 193 | 194 |
/* Make a timeline */ |
Also available in: Unified diff