gdk.snapshot

Module for [Snapshot] class

Types 3

Base type for snapshot operations.

The subclass of [gdk.snapshot.Snapshot] used by GTK is GtkSnapshot.

Methods
GType _gType() @property
Snapshot self()Returns `this`, for use in `with` statements.
SnapshotGidBuilder builder()Get builder for [gdk.snapshot.Snapshot] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [gdk.snapshot.Snapshot]

Methods