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

#include <BKE_text_suggestions.h>

Public Attributes

SuggItemfirst
 
SuggItemlast
 
SuggItemfirstmatch
 
SuggItemlastmatch
 
SuggItemselected
 
int top
 

Detailed Description

Definition at line 36 of file BKE_text_suggestions.h.

Member Data Documentation

◆ first

SuggItem* SuggList::first

◆ firstmatch

SuggItem* SuggList::firstmatch

◆ last

SuggItem * SuggList::last

◆ lastmatch

SuggItem * SuggList::lastmatch

◆ selected

SuggItem* SuggList::selected

◆ top

int SuggList::top

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