Method

Gtk.Snapshot.push_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().

Parameters

shadow const GskShadow*
 

the first shadow specification

 Ownership is not transferred to the callee
n_shadows gsize
 

number of shadow specifications