#include <nuklear.h>
◆ active
◆ border
float nk_style_edit::border |
◆ border_color
struct nk_color nk_style_edit::border_color |
◆ 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 |
◆ 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: