Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
gvdevice_xlib.c File Reference
#include "config.h"
#include <assert.h>
#include <fcntl.h>
#include <inttypes.h>
#include <limits.h>
#include <math.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <errno.h>
#include <gvc/gvplugin_device.h>
#include <util/agxbuf.h>
#include <util/exit.h>
#include <util/gv_math.h>
#include <util/prisize_t.h>
#include <cairo.h>
Include dependency graph for gvdevice_xlib.c:

Go to the source code of this file.

Variables

gvplugin_installed_t gvdevice_types_xlib []
 

Variable Documentation

◆ gvdevice_types_xlib

gvplugin_installed_t gvdevice_types_xlib[]
Initial value:
= {
{0, NULL, 0, NULL, NULL}}
node NULL
Definition grammar.y:163

Definition at line 617 of file gvdevice_xlib.c.