26 #if defined (HAVE_CONFIG_H)
48 &m_rx, &m_ry, &avail);
56 DEFMETHOD (have_window_system, interp, , ,
69 OCTAVE_END_NAMESPACE(
octave)
const char * octave_get_display_info(const char *dpy_name, int *ht, int *wd, int *dp, double *rx, double *ry, int *dpy_avail)
bool display_available() const
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
#define DEFMETHOD(name, interp_name, args_name, nargout_name, doc)
Macro to define a builtin method.
octave_value_list ovl(const OV_Args &... args)
Construct an octave_value_list with less typing.