Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
attr_t Struct Reference

#include <smyrnadefs.h>

Collaboration diagram for attr_t:
[legend]

Data Fields

size_t index
 
char * name
 
char * value
 
char * defValG
 
char * defValN
 
char * defValE
 
attr_data_type type
 
int objType [3]
 
GtkWidget * widget
 
int propagate
 
Dtlink_t link
 
size_t cnt
 

Detailed Description

Definition at line 71 of file smyrnadefs.h.

Field Documentation

◆ cnt

size_t attr_t::cnt

Definition at line 76 of file gvpack.cpp.

◆ defValE

char* attr_t::defValE

◆ defValG

char* attr_t::defValG

◆ defValN

char* attr_t::defValN

◆ index

size_t attr_t::index

Definition at line 72 of file smyrnadefs.h.

Referenced by create_filtered_list(), load_attr_list(), and on_attrAddBtn_clicked().

◆ link

Dtlink_t attr_t::link

Definition at line 73 of file gvpack.cpp.

◆ name

char * attr_t::name

◆ objType

int attr_t::objType[3]

◆ propagate

int attr_t::propagate

Definition at line 81 of file smyrnadefs.h.

Referenced by doApply(), and on_attrAddBtn_clicked().

◆ type

attr_data_type attr_t::type

Definition at line 78 of file smyrnadefs.h.

Referenced by load_attr_list(), and on_attrAddBtn_clicked().

◆ value

char * attr_t::value

Definition at line 74 of file smyrnadefs.h.

Referenced by new_attr_ref(), and on_attrAddBtn_clicked().

◆ widget

GtkWidget* attr_t::widget

Definition at line 80 of file smyrnadefs.h.

Referenced by on_attrAddBtn_clicked().


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