gi-gtk-0.3.18.13: 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.Interfaces.RecentChooser

Contents

Description

 

Synopsis

Exported types

Methods

recentChooserAddFilter

recentChooserGetCurrentItem

recentChooserGetCurrentUri

recentChooserGetFilter

recentChooserGetItems

recentChooserGetLimit

recentChooserGetLocalOnly

recentChooserGetSelectMultiple

recentChooserGetShowIcons

recentChooserGetShowNotFound

recentChooserGetShowPrivate

recentChooserGetShowTips

recentChooserGetSortType

recentChooserGetUris

recentChooserListFilters

recentChooserRemoveFilter

recentChooserSelectAll

recentChooserSelectUri

recentChooserSetCurrentUri

recentChooserSetFilter

recentChooserSetLimit

recentChooserSetLocalOnly

recentChooserSetSelectMultiple

recentChooserSetShowIcons

recentChooserSetShowNotFound

recentChooserSetShowPrivate

recentChooserSetShowTips

recentChooserSetSortFunc

recentChooserSetSortType

recentChooserUnselectAll

recentChooserUnselectUri

Properties

Filter

Limit

LocalOnly

RecentManager

data RecentChooserRecentManagerPropertyInfo Source

SelectMultiple

data RecentChooserSelectMultiplePropertyInfo Source

Instances

AttrInfo RecentChooserSelectMultiplePropertyInfo Source 
type AttrLabel RecentChooserSelectMultiplePropertyInfo = "select-multiple" Source 
type AttrGetType RecentChooserSelectMultiplePropertyInfo = Bool Source 
type AttrBaseTypeConstraint RecentChooserSelectMultiplePropertyInfo = RecentChooserK Source 
type AttrSetTypeConstraint RecentChooserSelectMultiplePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps RecentChooserSelectMultiplePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShowIcons

ShowNotFound

data RecentChooserShowNotFoundPropertyInfo Source

ShowPrivate

data RecentChooserShowPrivatePropertyInfo Source

ShowTips

SortType

Signals

ItemActivated

SelectionChanged