Blender  V3.3
Public Attributes | List of all members
TextLine Struct Reference

#include <DNA_text_types.h>

Public Attributes

struct TextLinenext
 
struct TextLineprev
 
char * line
 
char * format
 
int len
 
char _pad0 [4]
 

Detailed Description

Definition at line 19 of file DNA_text_types.h.

Member Data Documentation

◆ _pad0

char TextLine::_pad0[4]

Definition at line 26 of file DNA_text_types.h.

◆ format

char* TextLine::format

◆ len

int TextLine::len

◆ line

char* TextLine::line

◆ next

struct TextLine* TextLine::next

◆ prev

struct TextLine * TextLine::prev

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