Class

Gdk.Snapshot

Description [src]

abstract class Gdk.Snapshot : GObject.Object {
  /* No available fields */
}

Base type for snapshot operations.

The subclass of GdkSnapshot used by GTK is Gtk.Snapshot.

Hierarchy

Hierarchy for Gdk.Snapshot

Ancestors

  • GObject

Class structure

struct GdkSnapshotClass {
  /* no available fields */
}