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_function * | G__init_fltk__ (const octave::dynamic_library &shl, bool relative) |
|
static |
Definition at line 2494 of file __init_fltk__.cc.
References err_disabled_feature(), Fdrawnow(), and Vdrawnow_requested.
Referenced by F__init_fltk__().
OCTAVE_EXPORT octave_value_list F__init_fltk__ | ( | octave::interpreter & | interp, |
const octave_value_list & | , | ||
int | |||
) |
Definition at line 2516 of file __init_fltk__.cc.
References octave::display_info::display_available(), err_disabled_feature(), error(), F__fltk_check__(), and octave::gtk_manager::load_toolkit().
C OCTAVE_EXPORT octave_function* G__init_fltk__ | ( | const octave::dynamic_library & | shl, |
bool | relative | ||
) |
Definition at line 2516 of file __init_fltk__.cc.