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

FreeBSD Manual Pages

  
 
  

home | help
KPLOTCFG_DEFAULTS(3)	    Library Functions Manual	  KPLOTCFG_DEFAULTS(3)

NAME
       kplotcfg_defaults -- set	default	values for a plot

LIBRARY
       library "libkplot"

SYNOPSIS
       #include	<cairo.h>
       #include	<kplot.h>

       void
       kplotcfg_defaults(struct	kplotcfg *cfg);

DESCRIPTION
       The  kplotcfg_defaults function sets the	default	values used internally
       on a struct kplotcfg.

SEE ALSO
       kplot(3)

FreeBSD	ports 15.quarterly     November	15, 2014	  KPLOTCFG_DEFAULTS(3)

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

home | help