GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
display.cc File Reference
#include "singleton-cleanup.h"
#include "cdisplay.h"
#include "defun.h"
#include "display.h"
#include "error.h"
#include "interpreter.h"
#include "ov.h"
#include "ovl.h"
Include dependency graph for display.cc:

Go to the source code of this file.

Namespaces

 octave
 

Functions

OCTAVE_EXPORT octave_value_list Fhave_window_system (octave::interpreter &interp, const octave_value_list &, int)
 

Function Documentation

◆ Fhave_window_system()

OCTAVE_EXPORT octave_value_list Fhave_window_system ( octave::interpreter interp,
const octave_value_list ,
int   
)

Definition at line 63 of file display.cc.

References octave::display_info::display_available(), and ovl().