Table of Contents

Class TlsFileDatabaseHelper

Namespace
Gio
Assembly
Gio-2.0.dll
public sealed class TlsFileDatabaseHelper : Object, IObject, INotifyPropertyChanged, IDisposable, TlsFileDatabase, IHandle, GTypeProvider
Inheritance
TlsFileDatabaseHelper
Implements
Inherited Members

Constructors

TlsFileDatabaseHelper(IntPtr, bool)

public TlsFileDatabaseHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Properties

Anchors

public string? Anchors { get; set; }

Property Value

string

Methods

GetGType()

public static Type GetGType()

Returns

Type

New(string)

[Version("2.30")]
public static TlsDatabase New(string anchors)

Parameters

anchors string

Returns

TlsDatabase