Table of Contents

Class MenuAttributeIter

Namespace
Gio
Assembly
Gio-2.0.dll
public class MenuAttributeIter : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
MenuAttributeIter
Implements
Inherited Members

Constructors

MenuAttributeIter(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

MenuAttributeIter(IntPtr, bool)

protected MenuAttributeIter(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetName()

[Version("2.32")]
public string GetName()

Returns

string

GetValue()

[Version("2.32")]
public Variant GetValue()

Returns

Variant

Next()

[Version("2.32")]
public bool Next()

Returns

bool