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

Public Attributes

const bool row_major: 1
 
const bool even_columns: 1
 
const bool even_rows: 1
 
const int space_x
 
const int space_y
 
const int litem_w
 
const int litem_x
 
const int litem_y
 
const int tot_columns
 
const int tot_rows
 

Detailed Description

Definition at line 4166 of file interface_layout.c.

Member Data Documentation

◆ even_columns

const bool UILayoutGridFlowInput::even_columns

Definition at line 4169 of file interface_layout.c.

◆ even_rows

const bool UILayoutGridFlowInput::even_rows

Definition at line 4170 of file interface_layout.c.

◆ litem_w

const int UILayoutGridFlowInput::litem_w

Definition at line 4175 of file interface_layout.c.

◆ litem_x

const int UILayoutGridFlowInput::litem_x

Definition at line 4176 of file interface_layout.c.

◆ litem_y

const int UILayoutGridFlowInput::litem_y

Definition at line 4177 of file interface_layout.c.

◆ row_major

const bool UILayoutGridFlowInput::row_major

Definition at line 4168 of file interface_layout.c.

◆ space_x

const int UILayoutGridFlowInput::space_x

Definition at line 4171 of file interface_layout.c.

◆ space_y

const int UILayoutGridFlowInput::space_y

Definition at line 4172 of file interface_layout.c.

◆ tot_columns

const int UILayoutGridFlowInput::tot_columns

Definition at line 4179 of file interface_layout.c.

◆ tot_rows

const int UILayoutGridFlowInput::tot_rows

Definition at line 4180 of file interface_layout.c.


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