Method
GtkSnapshotpush_shadow
Declaration [src]
void
gtk_snapshot_push_shadow (
GtkSnapshot* snapshot,
const GskShadow* shadow,
gsize n_shadows
)
Description [src]
Applies a shadow to an image.
The image is recorded until the next call to gtk_snapshot_pop()
.