gi-gtk-3.0.9: Gtk 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.Gtk.Objects.RecentChooserMenu

Contents

Description

 

Synopsis

Exported types

class GObject o => IsRecentChooserMenu o Source #

Methods

getShowNumbers

new

newForManager

setShowNumbers

data RecentChooserMenuSetShowNumbersMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsRecentChooserMenu a) => MethodInfo * RecentChooserMenuSetShowNumbersMethodInfo a signature Source # 

Methods

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

Properties

showNumbers

data RecentChooserMenuShowNumbersPropertyInfo Source #

Instances

AttrInfo RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrSetTypeConstraint RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrSetTypeConstraint RecentChooserMenuShowNumbersPropertyInfo = * ~ Bool
type AttrOrigin RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrLabel RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrLabel RecentChooserMenuShowNumbersPropertyInfo = "show-numbers"
type AttrGetType RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrBaseTypeConstraint RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrAllowedOps RecentChooserMenuShowNumbersPropertyInfo Source # 
type AttrAllowedOps RecentChooserMenuShowNumbersPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

recentChooserMenuShowNumbers :: AttrLabelProxy "showNumbers" Source #