Table of Contents

Class WindowGroup

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

Constructors

WindowGroup(params ConstructArgument[])

public WindowGroup(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

WindowGroup(WindowGroupHandle)

public WindowGroup(WindowGroupHandle handle)

Parameters

handle WindowGroupHandle

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