Method

GtkSnapshotpush_opacity

Declaration [src]

void
gtk_snapshot_push_opacity (
  GtkSnapshot* snapshot,
  double opacity
)

Description [src]

Modifies the opacity of an image.

The image is recorded until the next call to gtk_snapshot_pop().

Parameters

opacity

Type: double

The opacity to use.