Elliot Smith
|
f63158c2a2
|
docs: Don't use clutter_stage_get_default()
clutter_stage_get_new() is the recommended way to
get a stage instance, so use that instead.
|
2011-01-31 12:18:58 +00:00 |
|
Elliot Smith
|
3f64137a79
|
docs: Change text on button
Modify the text shown on the button to "hello / world"
rather than "winkle / pickers". Slightly more
sensible.
|
2011-01-31 11:06:01 +00:00 |
|
Elliot Smith
|
18b90f100c
|
docs: Don't set explicit size on button
Rather than set a size on the CbButton instance, let it
size itself automatically, based on the size requisition
functions.
|
2011-01-31 10:08:07 +00:00 |
|
Elliot Smith
|
8a5967f0cc
|
docs: Add custom ClutterActor example which uses composition
|
2011-01-31 10:08:07 +00:00 |
|