Table of Contents

Class Snapshot

Namespace
Gdk
Assembly
Gdk-4.0.dll
public class Snapshot : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
Snapshot
Implements
Derived
Inherited Members

Constructors

Snapshot(bool, params ConstructArgument[])

protected Snapshot(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

Snapshot(IntPtr, bool)

protected Snapshot(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type