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 _getGType() static nothrow
GType _gType() @property nothrow
Snapshot self() nothrowReturns `this`, for use in `with` statements.
SnapshotGidBuilder builder() static nothrowGet builder for [gdk.snapshot.Snapshot] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for gdk.snapshot.Snapshot

Fluent builder for gdk.snapshot.Snapshot

Methods
Snapshot build() nothrowCreate object from builder. Returns: New object