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

Public Types

enum  { UI_TIP_STYLE_NORMAL = 0 , UI_TIP_STYLE_HEADER , UI_TIP_STYLE_MONO }
 
enum  {
  UI_TIP_LC_MAIN = 0 , UI_TIP_LC_VALUE , UI_TIP_LC_ACTIVE , UI_TIP_LC_NORMAL ,
  UI_TIP_LC_PYTHON , UI_TIP_LC_ALERT
}
 

Public Attributes

enum uiTooltipFormat:: { ... }  style
 
enum uiTooltipFormat:: { ... }  color_id
 
int is_pad: 1
 

Detailed Description

Definition at line 64 of file interface_region_tooltip.c.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
UI_TIP_STYLE_NORMAL 
UI_TIP_STYLE_HEADER 
UI_TIP_STYLE_MONO 

Definition at line 65 of file interface_region_tooltip.c.

◆ anonymous enum

anonymous enum
Enumerator
UI_TIP_LC_MAIN 
UI_TIP_LC_VALUE 
UI_TIP_LC_ACTIVE 
UI_TIP_LC_NORMAL 
UI_TIP_LC_PYTHON 
UI_TIP_LC_ALERT 

Definition at line 70 of file interface_region_tooltip.c.

Member Data Documentation

◆ 

enum { ... } uiTooltipFormat::color_id

◆ is_pad

int uiTooltipFormat::is_pad

◆ 

enum { ... } uiTooltipFormat::style

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