Method

ClutterPickContextpop_clip

Declaration [src]

void
clutter_pick_context_pop_clip (
  ClutterPickContext* pick_context
)

Description [src]

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