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::RecentInfo(3) User Contributed Perl Documentation Gtk2::RecentInfo(3)

Gtk2::RecentInfo - wrapper for GtkRecentInfo

  Glib::Boxed
  +----Gtk2::RecentInfo

timestamp = $info->get_added;

timestamp = $info->get_modified;

timestamp = $info->get_visited;

cut

$app_name (string)

string = $info->get_description

string = $info->get_display_name

boolean = $info->exists

boolean = $info->has_application ($app_name)

$app_name (string)

boolean = $info->has_group ($group_name)

$group_name (string)

$size (integer)

boolean = $info->is_local

string = $info->last_application

boolean = $info->match ($other_info)

$other_info (Gtk2::RecentInfo)

string = $info->get_mime_type

unix timestamp = $info->get_modified

boolean = $info->get_private_hint

string = $info->get_short_name

string = $info->get_uri_display

string = $info->get_uri

unix timestamp = $info->get_visited

Gtk2, Glib::Boxed

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

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

2025-07-19 perl v5.40.2

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.