#include <../../nrnconf.h>
#include "classreg.h"
#include "gui-redirect.h"
#include "nrnoc2iv.h"
#include "membfunc.h"
Go to the source code of this file.
◆ sb_accept_action()
| static double sb_accept_action |
( |
void * |
v | ) |
|
|
static |
◆ sb_cons()
◆ sb_destruct()
◆ sb_select()
| static double sb_select |
( |
void * |
v | ) |
|
|
static |
◆ sb_select_action()
| static double sb_select_action |
( |
void * |
v | ) |
|
|
static |
◆ SectionBrowser_reg()
| void SectionBrowser_reg |
( |
| ) |
|
◆ nrnpy_call_python_with_section
◆ nrnpy_gui_helper_
◆ nrnpy_object_to_double_
| double(* nrnpy_object_to_double_) (Object *) |
◆ sb_members
Initial value:= {
0, 0
}
static double sb_select_action(void *v)
static double sb_accept_action(void *v)
static double sb_select(void *v)
Definition at line 69 of file secbrows.cpp.