Definition at line 5139 of file nuklear.h.
 
◆ active
◆ border
      
        
          | float nk_style_edit::border | 
        
      
 
 
◆ border_color
      
        
          | struct nk_color nk_style_edit::border_color | 
        
      
 
 
◆ color_factor
      
        
          | float nk_style_edit::color_factor | 
        
      
 
 
◆ cursor_hover
      
        
          | struct nk_color nk_style_edit::cursor_hover | 
        
      
 
 
◆ cursor_normal
      
        
          | struct nk_color nk_style_edit::cursor_normal | 
        
      
 
 
◆ cursor_size
      
        
          | float nk_style_edit::cursor_size | 
        
      
 
 
◆ cursor_text_hover
      
        
          | struct nk_color nk_style_edit::cursor_text_hover | 
        
      
 
 
◆ cursor_text_normal
      
        
          | struct nk_color nk_style_edit::cursor_text_normal | 
        
      
 
 
◆ disabled_factor
      
        
          | float nk_style_edit::disabled_factor | 
        
      
 
 
◆ hover
◆ normal
◆ padding
      
        
          | struct nk_vec2 nk_style_edit::padding | 
        
      
 
 
◆ rounding
      
        
          | float nk_style_edit::rounding | 
        
      
 
 
◆ row_padding
      
        
          | float nk_style_edit::row_padding | 
        
      
 
 
◆ scrollbar
◆ scrollbar_size
      
        
          | struct nk_vec2 nk_style_edit::scrollbar_size | 
        
      
 
 
◆ selected_hover
      
        
          | struct nk_color nk_style_edit::selected_hover | 
        
      
 
 
◆ selected_normal
      
        
          | struct nk_color nk_style_edit::selected_normal | 
        
      
 
 
◆ selected_text_hover
      
        
          | struct nk_color nk_style_edit::selected_text_hover | 
        
      
 
 
◆ selected_text_normal
      
        
          | struct nk_color nk_style_edit::selected_text_normal | 
        
      
 
 
◆ text_active
      
        
          | struct nk_color nk_style_edit::text_active | 
        
      
 
 
◆ text_hover
      
        
          | struct nk_color nk_style_edit::text_hover | 
        
      
 
 
◆ text_normal
      
        
          | struct nk_color nk_style_edit::text_normal | 
        
      
 
 
The documentation for this struct was generated from the following file: