Table of Contents

Class MenuAttributeIterHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class MenuAttributeIterHandle : ObjectHandle, IDisposable
Inheritance
MenuAttributeIterHandle
Implements
Inherited Members

Constructors

MenuAttributeIterHandle(nint, bool)

public MenuAttributeIterHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static MenuAttributeIterHandle For<T>(ConstructArgument[] constructArguments) where T : MenuAttributeIter, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

MenuAttributeIterHandle

Type Parameters

T