gtk2::recentfilter(3) suse man page | unix.com

Man Page: gtk2::recentfilter

Operating Environment: suse

Section: 3

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

NAME
Gtk2::RecentFilter
HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::RecentFilter
METHODS
recentfilter = Gtk2::RecentFilter->new $filter->add_age ($days) o $days (integer) $filter->add_application ($application) o $application (string) $filter->add_custom ($needed, $func, $data=undef) o $needed (Gtk2::RecentFilterFlags) o $func (scalar) o $data (scalar) $filter->add_group ($group) o $group (string) $filter->add_mime_type ($mime_type) o $mime_type (string) $filter->add_pattern ($pattern) o $pattern (string) $filter->add_pixbuf_formats boolean = $filter->filter ($filter_info) o $filter_info (scalar) string = $filter->get_name $filter->set_name ($name) o $name (string) recentfilterflags = $filter->get_needed
ENUMS AND FLAGS
flags Gtk2::RecentFilterFlags o 'uri' / 'GTK_RECENT_FILTER_URI' o 'display-name' / 'GTK_RECENT_FILTER_DISPLAY_NAME' o 'mime-type' / 'GTK_RECENT_FILTER_MIME_TYPE' o 'application' / 'GTK_RECENT_FILTER_APPLICATION' o 'group' / 'GTK_RECENT_FILTER_GROUP' o 'age' / 'GTK_RECENT_FILTER_AGE'
SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object
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::RecentFilter(3)
Related Man Pages
gtk2::optionmenu(3) - suse
gtk2::vbuttonbox(3) - suse
gtk2::filechooserwidget(3pm) - debian
gtk2::radiomenuitem(3pm) - debian
gtk2::recentfilter(3pm) - debian
Similar Topics in the Unix Linux Community
How to filter data
Filter data and send email
perl filter and concatenate
RegEX help needed
Need to filter string between specific string in ksh