Table of Contents

Class SectionModelHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class SectionModelHelper : Object, IObject, INotifyPropertyChanged, IDisposable, SectionModel, IHandle, GTypeProvider
Inheritance
SectionModelHelper
Implements
Inherited Members

Constructors

SectionModelHelper(IntPtr, bool)

public SectionModelHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetSection(uint, out uint, out uint)

[Version("4.12")]
public void GetSection(uint position, out uint outStart, out uint outEnd)

Parameters

position uint
outStart uint
outEnd uint

SectionsChanged(uint, uint)

public void SectionsChanged(uint position, uint nItems)

Parameters

position uint
nItems uint