Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
WIDGET(1)		     libDesktop User Manual		       WIDGET(1)

NAME
     widget - Generic widget application

SYNOPSIS
     widget [-h height] [-t title] [-w width] widget...

DESCRIPTION
     widget  is a generic widget application. It builds an application according
     to a list of widgets, as specified on the command line.

OPTIONS
     The following options are available:

     -h
	 Default height for the window.

     -t
	 Default title for the window.

     -w
	 Default width for the window.

FILES
     /usr/local/lib/Desktop/widget
	 Path to the widget plug-ins

BUGS
     Issues	  can	    be	     listed	   and	      reported	      at
     https://www.defora.org/os/project/bug_list/3298/libDesktop.

AUTHOR
     Pierre Pronchery <khorben@defora.org>
	 Code and documentation.

COPYRIGHT
     Copyright	(C)  2015,  2016, 2017, 2018, 2019, 2020 Pierre Pronchery <khor-
     ben@defora.org>

     This manual page was written for the DeforaOS project (and may be	used  by
     others).

     Permission is granted to copy, distribute and/or modify this document under
     the  terms of the GNU General Public License, Version 3 as published by the
     Free Software Foundation.

DeforaOS libDesktop		   07/30/2026			       WIDGET(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=widget&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help