X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=hildon%2Fhildon-animation-actor.h;h=884de150d10307cd778df19df7875bd0f0edcf5c;hb=def342ec2f575672c9d934add737213369bd693d;hp=a92e5c23c95a69c19007dfe67762921cac7b73a2;hpb=635fa9fb090aa6ef92ce241e361f5ee5dcd2b3b6;p=hildon diff --git a/hildon/hildon-animation-actor.h b/hildon/hildon-animation-actor.h index a92e5c2..884de15 100644 --- a/hildon/hildon-animation-actor.h +++ b/hildon/hildon-animation-actor.h @@ -104,11 +104,11 @@ hildon_animation_actor_send_message (HildonAnimationActor *self, guint32 l4); void hildon_animation_actor_set_show_full (HildonAnimationActor *self, - gint show, + gboolean show, gint opacity); void hildon_animation_actor_set_show (HildonAnimationActor *self, - gint show); + gboolean show); void hildon_animation_actor_set_opacity (HildonAnimationActor *self, gint opacity);