GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::RecentChooser(3) User Contributed Perl Documentation Gtk2::RecentChooser(3)

Gtk2::RecentChooser - wrapper for GtkRecentChooser

  Glib::Interface
  +----Gtk2::RecentChooser

$filter (Gtk2::RecentFilter)

$uri (string)

May croak with a Glib::Error in $@ on failure.

$filter (Gtk2::RecentFilter)

$limit (integer)

$local_only (boolean)

$filter (Gtk2::RecentFilter)

$select_multiple (boolean)

$uri (string)

May croak with a Glib::Error in $@ on failure.

$show_icons (boolean)

$show_not_found (boolean)

$show_private (boolean)

$show_tips (boolean)

  • $sort_func (scalar)
  • $sort_data (scalar)

$sort_type (Gtk2::RecentSortType)

$uri (string)

'filter' (Gtk2::RecentFilter : default undef : readable / writable / private / static-nick / static-blurb)
The current filter for selecting which resources are displayed
'limit' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
The maximum number of items to be displayed
'local-only' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether the selected resource(s) should be limited to local file: URIs
'recent-manager' (Gtk2::RecentManager : default undef : writable / construct-only / private / static-nick / static-blurb)
The RecentManager object to use
'select-multiple' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether to allow multiple items to be selected
'show-icons' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether there should be an icon near the item
'show-not-found' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether the items pointing to unavailable resources should be displayed
'show-private' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether the private items should be displayed
'show-tips' (boolean : default false : readable / writable / private / static-nick / static-blurb)
Whether there should be a tooltip on the item
'sort-type' (Gtk2::RecentSortType : default "none" : readable / writable / private / static-nick / static-blurb)
The sorting order of the items displayed

item-activated (Gtk2::RecentChooser)
selection-changed (Gtk2::RecentChooser)

  • 'none' / 'GTK_RECENT_SORT_NONE'
  • 'mru' / 'GTK_RECENT_SORT_MRU'
  • 'lru' / 'GTK_RECENT_SORT_LRU'
  • 'custom' / 'GTK_RECENT_SORT_CUSTOM'

  • 'not-found' / 'GTK_RECENT_CHOOSER_ERROR_NOT_FOUND'
  • 'invalid-uri' / 'GTK_RECENT_CHOOSER_ERROR_INVALID_URI'

Gtk2, Glib::Interface

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.