#include "octave-config.h"
Go to the source code of this file.
Functions | |
OCTINTERP_API const char * | octave_get_display_info (const char *dpy_name, int *ht, int *wd, int *dp, double *rx, double *ry, int *dpy_avail) |
OCTINTERP_API const char* octave_get_display_info | ( | const char * | dpy_name, |
int * | ht, | ||
int * | wd, | ||
int * | dp, | ||
double * | rx, | ||
double * | ry, | ||
int * | dpy_avail | ||
) |
Definition at line 54 of file cdisplay.c.
Referenced by octave::display_info::initialize().