suse man page for gtk2::recentinfo

Query: gtk2::recentinfo

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::RecentInfo(3)					User Contributed Perl Documentation				       Gtk2::RecentInfo(3)

NAME
Gtk2::RecentInfo
HIERARCHY
Glib::Boxed +----Gtk2::RecentInfo
METHODS
timestamp = $info->get_added; timestamp = $info->get_modified; timestamp = $info->get_visited; cut integer = $info->get_age (exec, count, timestamp) = $info->get_application_info ($app_name) o $app_name (string) (applications) = $info->get_applications string = $info->get_description string = $info->get_display_name boolean = $info->exists (groups) = $info->get_groups boolean = $info->has_application ($app_name) o $app_name (string) boolean = $info->has_group ($group_name) o $group_name (string) pixbuf = $info->get_icon ($size) o $size (integer) boolean = $info->is_local string = $info->last_application boolean = $info->match ($other_info) o $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
SEE ALSO
Gtk2, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::RecentInfo(3)
Related Man Pages
gtk2::targetentry(3) - suse
gtk2::recentinfo(3) - suse
gtk2::selectiondata(3) - suse
gtk2::togglebutton(3) - suse
gtk2::recentinfo(3pm) - debian
Similar Topics in the Unix Linux Community
grep return more than one line
How to retrieve the current timestamp?
check if one string comes before another
FTP search ,grep using perl
Grep command to search a regular expression in a line an only print the string after the match