The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Chart::Gtk2::Symlist -- symbol list objects

SYNOPSIS

 use App::Chart::Gtk2::Symlist;

FUNCTIONS

$symlist->symbols()
$symlist->symbol_listref()
$symlist->hash()

Return the symbols in $symlist, either as a list return, an arrayref, or a hashref.