Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    use warnings;
    ...
    
    Gtk3->main;
    # Gtk3 main loop
    
  2. or download this
    $ perl clipboard.pl
    $tpath --> ARRAY(0x9f46000)
    $tp --> Gtk3::TreePath=SCALAR(0x9f45ff0)
    ...
    *** unhandled exception in callback:
    ***   Cannot convert scalar a4a8bf0 to an object of type Gtk3::Gdk::At
    +om at clipboard.pl line 86.
    ***  ignoring at /usr/share/perl5/vendor_perl/Gtk3.pm line 321.