Table of Contents

Class ContentDeserializer

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

Constructors

ContentDeserializer(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

ContentDeserializer(IntPtr, bool)

protected ContentDeserializer(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetCancellable()

public Cancellable? GetCancellable()

Returns

Cancellable

GetGType()

public static Type GetGType()

Returns

Type

GetGtype()

public Type GetGtype()

Returns

Type

GetInputStream()

public InputStream GetInputStream()

Returns

InputStream

GetMimeType()

public string GetMimeType()

Returns

string

GetPriority()

public int GetPriority()

Returns

int

GetTaskData()

public IntPtr GetTaskData()

Returns

IntPtr

GetUserData()

public IntPtr GetUserData()

Returns

IntPtr

GetValue()

public Value GetValue()

Returns

Value

IsTagged(IntPtr)

[Version("2.34")]
public bool IsTagged(IntPtr sourceTag)

Parameters

sourceTag IntPtr

Returns

bool

LegacyPropagateError()

[Version("2.34")]
public bool LegacyPropagateError()

Returns

bool

ReturnError(Error)

public void ReturnError(Error error)

Parameters

error Error

ReturnSuccess()

public void ReturnSuccess()