Method Cairo.Context()->get_group_target()


Method get_group_target

Surface get_group_target()

Description

Gets the current destination surface for the context. This is either the original target surface or the target surface for the current group as started by the most recent call to push_group() or push_group_with_content().

Returns

the target surface.