Table of Contents

Class CellEditableHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class CellEditableHelper : Object, IDisposable, CellEditable, InstanceFactory, GTypeProvider
Inheritance
CellEditableHelper
Implements
Inherited Members

Constructors

CellEditableHelper(ObjectHandle)

public CellEditableHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Properties

EditingCanceled

public bool EditingCanceled { get; set; }

Property Value

bool

Methods

EditingDone()

public void EditingDone()

GetGType()

public static Type GetGType()

Returns

Type

RemoveWidget()

public void RemoveWidget()

StartEditing(Event?)

public void StartEditing(Event? @event)

Parameters

event Event