Blender  V2.93
Public Attributes | List of all members
uiListLayoutdata Struct Reference

Public Attributes

int visual_items
 
int start_idx
 
int end_idx
 

Detailed Description

Definition at line 5848 of file interface_templates.c.

Member Data Documentation

◆ end_idx

int uiListLayoutdata::end_idx

Definition at line 5851 of file interface_templates.c.

Referenced by uilist_prepare(), and uiTemplateList().

◆ start_idx

int uiListLayoutdata::start_idx

Definition at line 5850 of file interface_templates.c.

Referenced by uilist_prepare(), and uiTemplateList().

◆ visual_items

int uiListLayoutdata::visual_items

Definition at line 5849 of file interface_templates.c.

Referenced by uilist_prepare(), and uiTemplateList().


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