On Fri, 2008-10-31 at 05:41 +1000, Saul Lethbridge wrote:
> #include <gtk/gtk.h>
> #include <clutter/clutter.h>
> 
> #include <clutter-gtk/gtk-clutter-embed.h>
> #include <clutter-gtk/gtk-clutter-util.h>
> 
> void funcScreenshot ()
> {
>   ClutterActor *stage;
>   stage = clutter_stage_get_default ();

bang.

the stage embedded by GtkClutterEmbed is *not* the default stage.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Intel Open Source Technology Center
-- 
Emmanuele Bassi, Intel Open Source Technology Center

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to