Table of Contents

Class PasswordEntryBuffer

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class PasswordEntryBuffer : EntryBuffer, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
PasswordEntryBuffer
Implements
Inherited Members

Constructors

PasswordEntryBuffer(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

PasswordEntryBuffer(IntPtr, bool)

protected PasswordEntryBuffer(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static PasswordEntryBuffer New()

Returns

PasswordEntryBuffer