ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-Glib/Glib.pm
(Generate patch)

Comparing EV-Glib/Glib.pm (file contents):
Revision 1.7 by root, Sat Apr 19 03:49:23 2008 UTC vs.
Revision 1.8 by root, Sat Apr 19 03:50:53 2008 UTC

2 2
3EV::Glib - Embed the glib main loop into EV 3EV::Glib - Embed the glib main loop into EV
4 4
5=head1 SYNOPSIS 5=head1 SYNOPSIS
6 6
7 use Glib::EV; 7 use EV::Glib;
8 8
9=head1 DESCRIPTION 9=head1 DESCRIPTION
10 10
11If you want to use EV in a Glib/Gtk+ program, then you need to look at 11If you want to use EV in a Glib/Gtk+ program, then you need to look at
12the Glib::EV module, not this one, as this module requires you to run EV 12the Glib::EV module, not this one, as this module requires you to run EV

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines