Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

SUMA_CREATE_TEXT_SHELL_STRUCT Struct Reference

#include <SUMA_define.h>


Data Fields

Widget toplevel
Widget text_w
Widget search_w
Widget text_output
SUMA_Boolean case_sensitive
SUMA_Boolean allow_edit
void(* OpenCallBack )(void *data)
void * OpenData
void(* DestroyCallBack )(void *data)
void * DestroyData
SUMA_Boolean CursorAtBottom

Field Documentation

SUMA_Boolean SUMA_CREATE_TEXT_SHELL_STRUCT::allow_edit
 

allow editing of text displayed

Definition at line 783 of file SUMA_define.h.

Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

SUMA_Boolean SUMA_CREATE_TEXT_SHELL_STRUCT::case_sensitive
 

Case sensitive widget search

Definition at line 782 of file SUMA_define.h.

Referenced by SUMA_cb_search_text(), SUMA_cb_ToggleCaseSearch(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

SUMA_Boolean SUMA_CREATE_TEXT_SHELL_STRUCT::CursorAtBottom
 

If YUP then cursor is positioned at end of text field

Definition at line 788 of file SUMA_define.h.

Referenced by SUMA_CreateTextShell(), SUMA_CreateTextShellStruct(), and SUMA_Engine().

void(* SUMA_CREATE_TEXT_SHELL_STRUCT::DestroyCallBack)(void *data)
 

call back performed when SUMA_DestroyTextShell is entered

Referenced by SUMA_CreateTextShellStruct(), and SUMA_DestroyTextShell().

void* SUMA_CREATE_TEXT_SHELL_STRUCT::DestroyData
 

data sent along with DestroyCallBack

Definition at line 787 of file SUMA_define.h.

Referenced by SUMA_CreateTextShellStruct(), and SUMA_DestroyTextShell().

void(* SUMA_CREATE_TEXT_SHELL_STRUCT::OpenCallBack)(void *data)
 

call back performed when SUMA_CreateTextShell is entered

Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

void* SUMA_CREATE_TEXT_SHELL_STRUCT::OpenData
 

data sent along with OpenCallBack

Definition at line 785 of file SUMA_define.h.

Referenced by SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

Widget SUMA_CREATE_TEXT_SHELL_STRUCT::search_w
 

widget of string search field

Definition at line 780 of file SUMA_define.h.

Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

Widget SUMA_CREATE_TEXT_SHELL_STRUCT::text_output
 

widget of search result field

Definition at line 781 of file SUMA_define.h.

Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

Widget SUMA_CREATE_TEXT_SHELL_STRUCT::text_w
 

text widget containing string to be displayed

Definition at line 779 of file SUMA_define.h.

Referenced by SUMA_cb_search_text(), SUMA_CreateTextShell(), and SUMA_CreateTextShellStruct().

Widget SUMA_CREATE_TEXT_SHELL_STRUCT::toplevel
 

toplevel widget of the text display window

Definition at line 778 of file SUMA_define.h.

Referenced by SUMA_cb_moreSumaInfo(), SUMA_cb_moreSurfInfo(), SUMA_cb_moreViewerInfo(), SUMA_CreateTextShell(), SUMA_CreateTextShellStruct(), and SUMA_Engine().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: