Ubuntu Manpages

Gtk2::RecentInfo

wrapper for GtkRecentInfo

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

timestamp = $info->get_visited;

cut

  • $app_name (string)

boolean = $info->has_application ($app_name)

  • $app_name (string)

boolean = $info->has_group ($group_name)

  • $group_name (string)

  • $size (integer)

boolean = $info->match ($other_info)

  • $other_info (Gtk2::RecentInfo)

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.