Table of Contents

Class InstallPluginsContext

Namespace
GstPbutils
Assembly
GstPbutils-1.0.dll
public sealed class InstallPluginsContext : BoxedRecord, IEquatable<InstallPluginsContext>
Inheritance
InstallPluginsContext
Implements
Inherited Members

Constructors

InstallPluginsContext(InstallPluginsContextOwnedHandle)

public InstallPluginsContext(InstallPluginsContextOwnedHandle handle)

Parameters

handle InstallPluginsContextOwnedHandle

Properties

Handle

public InstallPluginsContextOwnedHandle Handle { get; }

Property Value

InstallPluginsContextOwnedHandle

Methods

Copy()

[Version("1.12.1")]
public InstallPluginsContext Copy()

Returns

InstallPluginsContext

Equals(InstallPluginsContext?)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(InstallPluginsContext? other)

Parameters

other InstallPluginsContext

An object to compare with this object.

Returns

bool

true if the current object is equal to the other parameter; otherwise, false.

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

Free()

public void Free()

GetGType()

public static Type GetGType()

Returns

Type

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

New()

public static InstallPluginsContext New()

Returns

InstallPluginsContext

SetConfirmSearch(bool)

[Version("1.6")]
public void SetConfirmSearch(bool confirmSearch)

Parameters

confirmSearch bool

SetDesktopId(string)

[Version("1.6")]
public void SetDesktopId(string desktopId)

Parameters

desktopId string

SetStartupNotificationId(string)

[Version("1.6")]
public void SetStartupNotificationId(string startupId)

Parameters

startupId string

SetXid(uint)

public void SetXid(uint xid)

Parameters

xid uint