gi-gio-2.0.7: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Objects.MenuAttributeIter

Contents

Description

 

Synopsis

Exported types

newtype MenuAttributeIter Source #

Constructors

MenuAttributeIter (ManagedPtr MenuAttributeIter) 

Instances

GObject MenuAttributeIter Source # 
IsObject MenuAttributeIter Source # 
IsMenuAttributeIter MenuAttributeIter Source # 
((~) * info (ResolveMenuAttributeIterMethod t MenuAttributeIter), MethodInfo * info MenuAttributeIter p) => IsLabel t (MenuAttributeIter -> p) Source # 
((~) * info (ResolveMenuAttributeIterMethod t MenuAttributeIter), MethodInfo * info MenuAttributeIter p) => IsLabelProxy t (MenuAttributeIter -> p) Source # 
HasAttributeList * MenuAttributeIter Source # 
type SignalList MenuAttributeIter Source # 
type SignalList MenuAttributeIter
type AttributeList MenuAttributeIter Source # 
type AttributeList MenuAttributeIter

class GObject o => IsMenuAttributeIter o Source #

Methods

getName

data MenuAttributeIterGetNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsMenuAttributeIter a) => MethodInfo * MenuAttributeIterGetNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy MenuAttributeIterGetNameMethodInfo a -> signature -> s

getNext

data MenuAttributeIterGetNextMethodInfo Source #

Instances

((~) * signature (m (Bool, Text, GVariant)), MonadIO m, IsMenuAttributeIter a) => MethodInfo * MenuAttributeIterGetNextMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy MenuAttributeIterGetNextMethodInfo a -> signature -> s

menuAttributeIterGetNext :: (MonadIO m, IsMenuAttributeIter a) => a -> m (Bool, Text, GVariant) Source #

getValue

data MenuAttributeIterGetValueMethodInfo Source #

Instances

((~) * signature (m GVariant), MonadIO m, IsMenuAttributeIter a) => MethodInfo * MenuAttributeIterGetValueMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy MenuAttributeIterGetValueMethodInfo a -> signature -> s

next

data MenuAttributeIterNextMethodInfo Source #

Instances

((~) * signature (m Bool), MonadIO m, IsMenuAttributeIter a) => MethodInfo * MenuAttributeIterNextMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy MenuAttributeIterNextMethodInfo a -> signature -> s