Description Usage Arguments Details Value Author(s)
Terminates the redirection begun by a call to cairoPushGroup
or
cairoPushGroupWithContent
and returns a new pattern
containing the results of all drawing operations performed to the
group.
1 | cairoPopGroup(cr)
|
|
[ |
The cairoPopGroup
function calls cairoRestore
, (balancing a
call to cairoSave
by the push_group function), so that any
changes to the graphics state will not be visible outside the
group.
Since 1.2
[CairoPattern
] a newly created (surface) pattern containing the
results of all drawing operations performed to the group.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.