Help for this page

Select Code to Download


  1. or download this
    # passing an anonymous array as user data
    $button->signal_connect(clicked => \&btn_search, [$searchbox, $res_vbo
    +x]);
    ...
        my ($entry, $box) = @$args;
    
        # ...