Method

ClutterPickContextpop_transform

Declaration [src]

void
clutter_pick_context_pop_transform (
  ClutterPickContext* pick_context
)

Description [src]

Pops the current transform from the clip stack. It is a programming error to call this without a corresponding clutter_pick_context_push_transform() call first.