Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
attr_t Struct Reference

#include <smyrnadefs.h>

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
 

Detailed Description

Definition at line 63 of file smyrnadefs.h.

Field Documentation

◆ defValE

char* attr_t::defValE

◆ defValG

char* attr_t::defValG

◆ defValN

char* attr_t::defValN

◆ index

size_t attr_t::index

Definition at line 64 of file smyrnadefs.h.

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

◆ name

char * attr_t::name

◆ objType

int attr_t::objType[3]

◆ propagate

int attr_t::propagate

Definition at line 73 of file smyrnadefs.h.

Referenced by doApply(), and on_attrAddBtn_clicked().

◆ type

attr_data_type attr_t::type

Definition at line 70 of file smyrnadefs.h.

Referenced by load_attr_list(), and on_attrAddBtn_clicked().

◆ value

char * attr_t::value

Definition at line 66 of file smyrnadefs.h.

Referenced by new_attr_ref(), and on_attrAddBtn_clicked().

◆ widget

GtkWidget* attr_t::widget

Definition at line 72 of file smyrnadefs.h.

Referenced by on_attrAddBtn_clicked().


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