Blender V5.0
SuggItem Struct Reference

#include <BKE_text_suggestions.h>

Public Attributes

struct SuggItemprev
struct SuggItemnext
char type
char name [0]

Detailed Description

Definition at line 12 of file BKE_text_suggestions.h.

Member Data Documentation

◆ name

char SuggItem::name[0]

◆ next

◆ prev

◆ type

char SuggItem::type

Definition at line 14 of file BKE_text_suggestions.h.

Referenced by draw_suggestion_list(), and texttool_suggest_add().


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