GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
__init_fltk__.cc File Reference
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
Include dependency graph for __init_fltk__.cc:

Go to the source code of this file.

Functions

static octave_value_list F__fltk_check__ (octave::interpreter &interp, const octave_value_list &, int)
 
OCTAVE_EXPORT octave_value_list F__init_fltk__ (octave::interpreter &, const octave_value_list &, int)
 
C OCTAVE_EXPORT octave_functionG__init_fltk__ (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

◆ F__fltk_check__()

static octave_value_list F__fltk_check__ ( octave::interpreter interp,
const octave_value_list ,
int   
)
static

Definition at line 2494 of file __init_fltk__.cc.

References err_disabled_feature(), Fdrawnow(), and Vdrawnow_requested.

Referenced by F__init_fltk__().

◆ F__init_fltk__()

◆ G__init_fltk__()

C OCTAVE_EXPORT octave_function* G__init_fltk__ ( const octave::dynamic_library shl,
bool  relative 
)

Definition at line 2516 of file __init_fltk__.cc.