Gtk2::RecentInfo.3pm

Langue: en

Version: 2009-03-13 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::RecentInfo

HIERARCHY

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

METHODS


timestamp = $info->get_added;


timestamp = $info->get_added;


timestamp = $info->get_modified;


timestamp = $info->get_modified;


timestamp = $info->get_visited;


timestamp = $info->get_visited;

cut

integer = $info->get_age


integer = $info->get_age


(exec, count, timestamp) = $info->get_application_info ($app_name)


(exec, count, timestamp) = $info->get_application_info ($app_name)

$app_name (string)

(applications) = $info->get_applications


(applications) = $info->get_applications


string = $info->get_description


string = $info->get_description


string = $info->get_display_name


string = $info->get_display_name


boolean = $info->exists


boolean = $info->exists


(groups) = $info->get_groups


(groups) = $info->get_groups


boolean = $info->has_application ($app_name)


boolean = $info->has_application ($app_name)

$app_name (string)

boolean = $info->has_group ($group_name)


boolean = $info->has_group ($group_name)

$group_name (string)

pixbuf = $info->get_icon ($size)


pixbuf = $info->get_icon ($size)

$size (integer)

boolean = $info->is_local


boolean = $info->is_local


string = $info->last_application


string = $info->last_application


boolean = $info->match ($other_info)


boolean = $info->match ($other_info)

$other_info (Gtk2::RecentInfo)

string = $info->get_mime_type


string = $info->get_mime_type


unix timestamp = $info->get_modified


unix timestamp = $info->get_modified


boolean = $info->get_private_hint


boolean = $info->get_private_hint


string = $info->get_short_name


string = $info->get_short_name


string = $info->get_uri_display


string = $info->get_uri_display


string = $info->get_uri


string = $info->get_uri


unix timestamp = $info->get_visited


unix timestamp = $info->get_visited

SEE ALSO

Gtk2, Glib::Boxed Copyright (C) 2003-2008 by the gtk2-perl team.

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