FreeBSD Manual Pages
GUI(3) User Contributed Perl Documentation GUI(3) NAME XMLTV::GUI - Handles the choice of UI for XMLTV SYNOPSIS use XMLTV::GUI; my $gui_type = get_gui_type($opt_gui); where $opt_gui is the commandline option given for --gui and $gui_type is one of 'term+progressbar', 'term' and 'tk'. Determines the type of output the user has requested for XMLTV to communicate through. AUTHOR Andy Balaam, axis3x3@users.sourceforge.net. Distributed as part of the xmltv package. SEE ALSO XMLTV perl v5.32.0 2020-08-27 GUI(3)
NAME | SYNOPSIS | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XMLTV::GUI&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>