Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtk2::recentfilter(3) [suse man page]

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)

Check Out this Related Man Page

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

NAME
Gtk2::RadioToolButton HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::ToolItem +----Gtk2::ToolButton +----Gtk2::ToggleToolButton +----Gtk2::RadioToolButton INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Glib::Object::_Unregistered::GtkActivatable METHODS
toolitem = Gtk2::RadioToolButton->new ($member_or_listref=undef) o $member_or_listref (scalar) toolitem = Gtk2::RadioToolButton->new_from_stock ($member_or_listref, $stock_id) o $member_or_listref (scalar) o $stock_id (string) toolitem = Gtk2::RadioToolButton->new_from_widget ($group) o $group (Gtk2::RadioToolButton or undef) toolitem = Gtk2::RadioToolButton->new_with_stock_from_widget ($group, $stock_id) o $group (Gtk2::Widget or undef) o $stock_id (string) scalar = $button->get_group $button->set_group ($member_or_listref) o $member_or_listref (scalar) PROPERTIES
'group' (Gtk2::RadioToolButton : writable / private) The radio tool button whose group this button belongs to. SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton, Gtk2::ToggleToolButton 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::RadioToolButton(3)
Man Page

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Procmail filter

Hello, I want to make a filter with procmail, using the day of the week ant the hour to filter the message. If the day is Tuesday, the message is redirected to one address. On the other days, the message goes to another address. The messages will be redirected at 8 am to 17 pm. I tried... (1 Reply)
Discussion started by: luiz_fer10
1 Replies

2. Shell Programming and Scripting

How to extract row in a new file

Hi, I face a problem where I have a string and I would like to use the string to filter entry from another file. Let say, my string always change but is in a variable $filter. I would like to match this $filter with the entry row in file B.txt let say. File B.txt would have something... (1 Reply)
Discussion started by: ahjiefreak
1 Replies

3. UNIX for Dummies Questions & Answers

Read from a file then filter the output

Hi i need a script which reads a certain file and then display it on the screen. The thing is i need to filter the display output. this is an example of the file which is to be loaded in the script. asdfg1.1.1|98 hjkldfe4.0.3|123 asdzxzvdweradfsdafascv10.0.10|123456789... (1 Reply)
Discussion started by: khestoi
1 Replies

4. UNIX for Dummies Questions & Answers

How to filter data

Hi all, I require assistance in this. I'd like to filter the following data to extract WADRAIN. RAIN, 2003-01-01 00:00, 1, WADRAIN, 900, 1, 24109, 1011, 1.6, 0, 6, RAIN, 2003-01-01 00:00, 1, DLY3208, 900, 1, 30747, 1011, 1.8, 0, 6, RAIN, 2003-01-01 00:00, 1, WADRAIN, 900, 1, 24775,... (6 Replies)
Discussion started by: Muhammad Rahiz
6 Replies

5. Shell Programming and Scripting

Filter data and send email

Need script....We get sar file sa15 with 7 days data which gets appended.. we want filter and parse the outptu such that we should filter only last 48 hours data and then email it to out team. we read -- sar -f sa15 Please help me with the script either by use sar itself or even sar and awk... (10 Replies)
Discussion started by: noorm
10 Replies

6. Shell Programming and Scripting

Trying to filter user procs older than n days

Hello; Trying to filter user procs older than n days from todays date. The data I have to work with: UNIX95= ps -ef -o user,pid,ppid,cpu,etime,stime | grep "-" | grep -v ^root |more daemon 2048 1 0 47-01:55:24 Dec 2 dslgrai 4352 4351 0 6-00:13:00 Jan 12 sfmdb 2425 ... (2 Replies)
Discussion started by: delphys
2 Replies

7. Shell Programming and Scripting

what does 'common /filter/ npass ' mean ?

Hi guy i'm quite confused about a line : common /filter/ fmin, npasses, hpfilter is it a data type ?:confused: (1 Reply)
Discussion started by: xiaofei
1 Replies

8. UNIX for Dummies Questions & Answers

RegEX help needed

Hi, Have to filter out string before the last underscore in the following input: UNIX_Solaris_59_KSH output: UNIX_Solaris_59 dummy one but :mad: Thanks & Regards, Sourabh Singh Khichi (4 Replies)
Discussion started by: skhichi
4 Replies

9. Shell Programming and Scripting

Need to filter string between specific string in ksh

My argument has data as below. 10.9.9.85 -rwxr-xr-x user1 2019-10-15 17:40 /app/scripts/testingscr5.scr 127869538 -rwxr-xr-x user1 2019-10-15 17:40 /app/scripts/testingscr56scr 127869538 ....... (note all these between lines will start with hyphen '-' ) -rwxr-xr-x user1 2019-10-15 17:40... (3 Replies)
Discussion started by: mohtashims
3 Replies