Table of Contents

Class WindowGroup

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

Constructors

WindowGroup(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

WindowGroup(IntPtr, bool)

protected WindowGroup(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

AddWindow(Window)

public void AddWindow(Window window)

Parameters

window Window

GetGType()

public static Type GetGType()

Returns

Type

New()

public static WindowGroup New()

Returns

WindowGroup

RemoveWindow(Window)

public void RemoveWindow(Window window)

Parameters

window Window