LiVES  3.2.0
Data Fields
text_window Struct Reference

#include <interface.h>

Data Fields

LiVESWidget * dialog
 
LiVESWidget * clear_button
 
LiVESWidget * delete_button
 
LiVESWidget * textview
 
LiVESWidget * table
 
LiVESWidget * button
 
LiVESWidget * vbox
 
LiVESWidget * scrolledwindow
 

Detailed Description

Definition at line 134 of file interface.h.

Field Documentation

◆ button

LiVESWidget* text_window::button

Definition at line 140 of file interface.h.

Referenced by create_text_window().

◆ clear_button

LiVESWidget* text_window::clear_button

Definition at line 136 of file interface.h.

Referenced by on_lerrors_clear_clicked(), and popup_lmap_errors().

◆ delete_button

LiVESWidget* text_window::delete_button

Definition at line 137 of file interface.h.

Referenced by on_lerrors_clear_clicked(), and popup_lmap_errors().

◆ dialog

LiVESWidget* text_window::dialog

◆ scrolledwindow

LiVESWidget* text_window::scrolledwindow

Definition at line 142 of file interface.h.

Referenced by create_text_window(), and do_messages_window().

◆ table

LiVESWidget* text_window::table

Definition at line 139 of file interface.h.

Referenced by create_text_window(), do_keys_window(), and do_mt_keys_window().

◆ textview

LiVESWidget* text_window::textview

Definition at line 138 of file interface.h.

Referenced by create_text_window().

◆ vbox

LiVESWidget* text_window::vbox

Definition at line 141 of file interface.h.

Referenced by create_text_window().


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