App::CPAN2Pkg::Tk::Utils - Tk utilities for gui building


App-CPAN2Pkg documentation  | view source Contained in the App-CPAN2Pkg distribution.

Index


NAME

Top

App::CPAN2Pkg::Tk::Utils - Tk utilities for gui building

VERSION

Top

version 2.111781

DESCRIPTION

Top

This module exports some useful subs for tk guis.

METHODS

Top

image

    my $img = image( $path [, $toplevel ] );

Return a tk image loaded from $path. If the photo has already been loaded, return a handle on it. If $toplevel is given, it is used as base window to load the image.

AUTHOR

Top

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE

Top


App-CPAN2Pkg documentation  | view source Contained in the App-CPAN2Pkg distribution.