nuklear

Undocumented in source.

Members

Aliases

nk_byte
alias nk_byte = uint8_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_byte
alias nk_byte = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_copy_f
alias nk_copy_f = void function(nk_handle, const(char)*, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_index
alias nk_draw_index = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_vertex_color
alias nk_draw_vertex_color = nk_uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter
alias nk_filter = int function(const(nk_text_edit)*, nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_flags
alias nk_flags = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_flags
alias nk_flags = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_glyph
alias nk_glyph = char[NK_UTF_SIZE]
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hash
alias nk_hash = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hash
alias nk_hash = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_int
alias nk_int = int32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_int
alias nk_int = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_paste_f
alias nk_paste_f = void function(nk_handle, nk_text_edit*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_ptr
alias nk_ptr = uintptr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_ptr
alias nk_ptr = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_query_font_glyph_f
alias nk_query_font_glyph_f = void function(nk_handle handle, float font_height, nk_user_font_glyph* glyph, nk_rune codepoint, nk_rune next_codepoint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rune
alias nk_rune = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rune
alias nk_rune = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_short
alias nk_short = int16_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_short
alias nk_short = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_size
alias nk_size = uintptr_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_size
alias nk_size = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_width_f
alias nk_text_width_f = float function(nk_handle, float h, const(char)*, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_uint
alias nk_uint = uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_uint
alias nk_uint = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_ushort
alias nk_ushort = uint16_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_ushort
alias nk_ushort = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

nk_allocation_type
enum nk_allocation_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_anti_aliasing
enum nk_anti_aliasing
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_allocation_type
enum nk_buffer_allocation_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_behavior
enum nk_button_behavior
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buttons
enum nk_buttons
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_event
enum nk_chart_event
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_type
enum nk_chart_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_collapse_states
enum nk_collapse_states
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_format
enum nk_color_format
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_clipping
enum nk_command_clipping
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_type
enum nk_command_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke
enum nk_draw_list_stroke
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_events
enum nk_edit_events
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_flags
enum nk_edit_flags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_types
enum nk_edit_types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_false
anonymousenum nk_false
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_format
enum nk_font_atlas_format
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_coord_type
enum nk_font_coord_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_heading
enum nk_heading
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_keys
enum nk_keys
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_format
enum nk_layout_format
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_modify
enum nk_modify
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_orientation
enum nk_orientation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_panel_flags
enum nk_panel_flags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_type
enum nk_popup_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_show_states
enum nk_show_states
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_colors
enum nk_style_colors
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_header_align
enum nk_style_header_align
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item_type
enum nk_style_item_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_symbol_type
enum nk_symbol_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_align
enum nk_text_align
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_alignment
enum nk_text_alignment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_edit_mode
enum nk_text_edit_mode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_edit_type
enum nk_text_edit_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tree_type
enum nk_tree_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_layout_states
enum nk_widget_layout_states
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_states
enum nk_widget_states
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_flags
enum nk_window_flags
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

NK_FILE_LINE
auto NK_FILE_LINE()
Undocumented in source. Be warned that the author may not have intended to support it.
NK_FLAG
auto NK_FLAG(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
nk__begin
const(nk_command)* nk__begin(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk__draw_begin
const(nk_draw_command)* nk__draw_begin(const(nk_context)* , const(nk_buffer)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk__draw_list_begin
const(nk_draw_command)* nk__draw_list_begin(const(nk_draw_list)* , const(nk_buffer)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk__draw_list_next
const(nk_draw_command)* nk__draw_list_next(const(nk_draw_command)* , const(nk_buffer)* , const(nk_draw_list)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk__draw_next
const(nk_draw_command)* nk__draw_next(const(nk_draw_command)* , const(nk_buffer)* , const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk__next
const(nk_command)* nk__next(nk_context* , const(nk_command)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_begin
int nk_begin(nk_context* , nk_panel* , const(char)* title, nk_rect bounds, nk_flags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_clear
void nk_buffer_clear(nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_free
void nk_buffer_free(nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_info
void nk_buffer_info(nk_memory_status* , nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_init
void nk_buffer_init(nk_buffer* , const(nk_allocator)* , nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_init_default
void nk_buffer_init_default(nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_init_fixed
void nk_buffer_init_fixed(nk_buffer* , void* memory, nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_mark
void nk_buffer_mark(nk_buffer* , nk_buffer_allocation_type type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_memory
void* nk_buffer_memory(nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_memory_const
const(void)* nk_buffer_memory_const(const(nk_buffer)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_push
void nk_buffer_push(nk_buffer* , nk_buffer_allocation_type type, void* memory, nk_size size, nk_size align_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_reset
void nk_buffer_reset(nk_buffer* , nk_buffer_allocation_type type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_total
nk_size nk_buffer_total(nk_buffer* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_color
int nk_button_color(nk_context* , nk_color , nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_image
int nk_button_image(nk_context* , nk_image img, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_image_label
int nk_button_image_label(nk_context* , nk_image img, const(char)* , nk_flags text_alignment, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_image_text
int nk_button_image_text(nk_context* , nk_image img, const(char)* , int , nk_flags alignment, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_label
int nk_button_label(nk_context* ctx, const(char)* title, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_symbol
int nk_button_symbol(nk_context* , nk_symbol_type , nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_symbol_label
int nk_button_symbol_label(nk_context* , nk_symbol_type , const(char)* , nk_flags text_alignment, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_symbol_text
int nk_button_symbol_text(nk_context* , nk_symbol_type , const(char)* , int , nk_flags alignment, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_button_text
int nk_button_text(nk_context* ctx, const(char)* title, int len, nk_button_behavior )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_add_slot
void nk_chart_add_slot(nk_context* ctx, nk_chart_type , int count, float min_value, float max_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_add_slot_colored
void nk_chart_add_slot_colored(nk_context* ctx, nk_chart_type , nk_color , nk_color active, int count, float min_value, float max_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_begin
int nk_chart_begin(nk_context* , nk_chart_type , int num, float min, float max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_begin_colored
int nk_chart_begin_colored(nk_context* , nk_chart_type , nk_color , nk_color active, int num, float min, float max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_end
void nk_chart_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_push
nk_flags nk_chart_push(nk_context* , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_push_slot
nk_flags nk_chart_push_slot(nk_context* , float , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_check_flags_label
uint nk_check_flags_label(nk_context* , const(char)* , uint flags, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_check_flags_text
uint nk_check_flags_text(nk_context* , const(char)* , int , uint flags, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_check_label
int nk_check_label(nk_context* , const(char)* , int active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_check_text
int nk_check_text(nk_context* , const(char)* , int , int active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_checkbox_flags_label
int nk_checkbox_flags_label(nk_context* , const(char)* , uint* flags, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_checkbox_flags_text
int nk_checkbox_flags_text(nk_context* , const(char)* , int , uint* flags, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_checkbox_label
int nk_checkbox_label(nk_context* , const(char)* , int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_checkbox_text
int nk_checkbox_text(nk_context* , const(char)* , int , int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_clear
void nk_clear(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_f
void nk_color_f(float* r, float* g, float* b, float* a, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_fv
void nk_color_fv(float* rgba_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hex_rgb
void nk_color_hex_rgb(char* output, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hex_rgba
void nk_color_hex_rgba(char* output, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_b
void nk_color_hsv_b(nk_byte* out_h, nk_byte* out_s, nk_byte* out_v, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_bv
void nk_color_hsv_bv(nk_byte* hsv_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_f
void nk_color_hsv_f(float* out_h, float* out_s, float* out_v, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_fv
void nk_color_hsv_fv(float* hsv_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_i
void nk_color_hsv_i(int* out_h, int* out_s, int* out_v, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsv_iv
void nk_color_hsv_iv(int* hsv_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_b
void nk_color_hsva_b(nk_byte* h, nk_byte* s, nk_byte* v, nk_byte* a, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_bv
void nk_color_hsva_bv(nk_byte* hsva_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_f
void nk_color_hsva_f(float* out_h, float* out_s, float* out_v, float* out_a, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_fv
void nk_color_hsva_fv(float* hsva_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_i
void nk_color_hsva_i(int* h, int* s, int* v, int* a, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_hsva_iv
void nk_color_hsva_iv(int* hsva_out, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_pick
int nk_color_pick(nk_context* , nk_color* , nk_color_format )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_picker
nk_color nk_color_picker(nk_context* , nk_color , nk_color_format )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color_u32
nk_uint nk_color_u32(nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo
int nk_combo(nk_context* , const(char)** items, int count, int selected, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_color
int nk_combo_begin_color(nk_context* , nk_panel* , nk_color color, int max_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_image
int nk_combo_begin_image(nk_context* , nk_panel* , nk_image img, int max_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_image_label
int nk_combo_begin_image_label(nk_context* , nk_panel* , const(char)* selected, nk_image , int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_image_text
int nk_combo_begin_image_text(nk_context* , nk_panel* , const(char)* selected, int , nk_image , int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_label
int nk_combo_begin_label(nk_context* , nk_panel* , const(char)* selected, int max_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_symbol
int nk_combo_begin_symbol(nk_context* , nk_panel* , nk_symbol_type , int max_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_symbol_label
int nk_combo_begin_symbol_label(nk_context* , nk_panel* , const(char)* selected, nk_symbol_type , int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_symbol_text
int nk_combo_begin_symbol_text(nk_context* , nk_panel* , const(char)* selected, int , nk_symbol_type , int height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_begin_text
int nk_combo_begin_text(nk_context* , nk_panel* , const(char)* selected, int , int max_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_callback
int nk_combo_callback(nk_context* , void function(void*, int, const(char)**) , void* userdata, int selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_close
void nk_combo_close(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_end
void nk_combo_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_image_label
int nk_combo_item_image_label(nk_context* , nk_image , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_image_text
int nk_combo_item_image_text(nk_context* , nk_image , const(char)* , int , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_label
int nk_combo_item_label(nk_context* , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_symbol_label
int nk_combo_item_symbol_label(nk_context* , nk_symbol_type , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_symbol_text
int nk_combo_item_symbol_text(nk_context* , nk_symbol_type , const(char)* , int , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_item_text
int nk_combo_item_text(nk_context* , const(char)* , int , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_separator
int nk_combo_separator(nk_context* , const(char)* items_separated_by_separator, int separator, int selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combo_string
int nk_combo_string(nk_context* , const(char)* items_separated_by_zeros, int selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combobox
void nk_combobox(nk_context* , const(char)** items, int count, int* selected, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combobox_callback
void nk_combobox_callback(nk_context* , void function(void*, int, const(char)**) , void* , int* selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combobox_separator
void nk_combobox_separator(nk_context* , const(char)* items_separated_by_separator, int separator, int* selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_combobox_string
void nk_combobox_string(nk_context* , const(char)* items_separated_by_zeros, int* selected, int count, int item_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_begin
int nk_contextual_begin(nk_context* , nk_panel* , nk_flags , nk_vec2 , nk_rect trigger_bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_close
void nk_contextual_close(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_end
void nk_contextual_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_image_label
int nk_contextual_item_image_label(nk_context* , nk_image , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_image_text
int nk_contextual_item_image_text(nk_context* , nk_image , const(char)* , int len, nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_label
int nk_contextual_item_label(nk_context* , const(char)* , nk_flags align_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_symbol_label
int nk_contextual_item_symbol_label(nk_context* , nk_symbol_type , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_symbol_text
int nk_contextual_item_symbol_text(nk_context* , nk_symbol_type , const(char)* , int , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_contextual_item_text
int nk_contextual_item_text(nk_context* , const(char)* , int , nk_flags align_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_convert
void nk_convert(nk_context* , nk_buffer* cmds, nk_buffer* vertices, nk_buffer* elements, const(nk_convert_config)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_foreach
void nk_draw_foreach(nk_context* ctx, const(nk_buffer)* b, void delegate(const(nk_command)*) block)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_draw_image
void nk_draw_image(nk_command_buffer* , nk_rect , const(nk_image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_add_image
void nk_draw_list_add_image(nk_draw_list* , nk_image texture, nk_rect rect, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_add_text
void nk_draw_list_add_text(nk_draw_list* , const(nk_user_font)* , nk_rect , const(char)* text, int len, float font_height, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_clear
void nk_draw_list_clear(nk_draw_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_fill_circle
void nk_draw_list_fill_circle(nk_draw_list* , nk_vec2 center, float radius, nk_color col, uint segs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_fill_poly_convex
void nk_draw_list_fill_poly_convex(nk_draw_list* , const(nk_vec2)* points, uint count, nk_color , nk_anti_aliasing )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_fill_rect
void nk_draw_list_fill_rect(nk_draw_list* , nk_rect rect, nk_color , float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_fill_rect_multi_color
void nk_draw_list_fill_rect_multi_color(nk_draw_list* list, nk_rect rect, nk_color left, nk_color top, nk_color right, nk_color bottom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_fill_triangle
void nk_draw_list_fill_triangle(nk_draw_list* , nk_vec2 a, nk_vec2 b, nk_vec2 c, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_foreach
void nk_draw_list_foreach(const(nk_draw_list)* can, const(nk_buffer)* b, void delegate(const(nk_draw_command)*) block)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_draw_list_init
void nk_draw_list_init(nk_draw_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_arc_to
void nk_draw_list_path_arc_to(nk_draw_list* , nk_vec2 center, float radius, float a_min, float a_max, uint segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_arc_to_fast
void nk_draw_list_path_arc_to_fast(nk_draw_list* , nk_vec2 center, float radius, int a_min, int a_max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_clear
void nk_draw_list_path_clear(nk_draw_list* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_curve_to
void nk_draw_list_path_curve_to(nk_draw_list* , nk_vec2 p2, nk_vec2 p3, nk_vec2 p4, uint num_segments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_fill
void nk_draw_list_path_fill(nk_draw_list* , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_line_to
void nk_draw_list_path_line_to(nk_draw_list* list, nk_vec2 pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_rect_to
void nk_draw_list_path_rect_to(nk_draw_list* , nk_vec2 a, nk_vec2 b, float rounding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_path_stroke
void nk_draw_list_path_stroke(nk_draw_list* , nk_color , nk_draw_list_stroke closed, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_push_userdata
void nk_draw_list_push_userdata(nk_draw_list* , nk_handle userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_setup
void nk_draw_list_setup(nk_draw_list* , float global_alpha, nk_anti_aliasing , nk_anti_aliasing , nk_draw_null_texture , nk_buffer* cmds, nk_buffer* vert, nk_buffer* elem)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_circle
void nk_draw_list_stroke_circle(nk_draw_list* , nk_vec2 center, float radius, nk_color , uint segs, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_curve
void nk_draw_list_stroke_curve(nk_draw_list* , nk_vec2 p0, nk_vec2 cp0, nk_vec2 cp1, nk_vec2 p1, nk_color , uint segments, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_line
void nk_draw_list_stroke_line(nk_draw_list* , nk_vec2 a, nk_vec2 b, nk_color , float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_poly_line
void nk_draw_list_stroke_poly_line(nk_draw_list* , const(nk_vec2)* pnts, uint cnt, nk_color , nk_draw_list_stroke , float thickness, nk_anti_aliasing )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_rect
void nk_draw_list_stroke_rect(nk_draw_list* , nk_rect rect, nk_color , float rounding, float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list_stroke_triangle
void nk_draw_list_stroke_triangle(nk_draw_list* , nk_vec2 a, nk_vec2 b, nk_vec2 c, nk_color , float thickness)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_text
void nk_draw_text(nk_command_buffer* , nk_rect , const(char)* text, int len, const(nk_user_font)* , nk_color , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_buffer
nk_flags nk_edit_buffer(nk_context* , nk_flags , nk_text_edit* , nk_filter )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_string
nk_flags nk_edit_string(nk_context* , nk_flags , char* buffer, int* len, int max, nk_filter )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_end
void nk_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_arc
void nk_fill_arc(nk_command_buffer* , float cx, float cy, float radius, float a_min, float a_max, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_circle
void nk_fill_circle(nk_command_buffer* , nk_rect , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_polygon
void nk_fill_polygon(nk_command_buffer* , float* , int point_count, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_rect
void nk_fill_rect(nk_command_buffer* , nk_rect , float rounding, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_rect_multi_color
void nk_fill_rect_multi_color(nk_command_buffer* , nk_rect , nk_color left, nk_color top, nk_color right, nk_color bottom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_fill_triangle
void nk_fill_triangle(nk_command_buffer* , float x0, float y0, float x1, float y1, float x2, float y2, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_ascii
int nk_filter_ascii(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_binary
int nk_filter_binary(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_decimal
int nk_filter_decimal(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_default
int nk_filter_default(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_float
int nk_filter_float(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_hex
int nk_filter_hex(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_filter_oct
int nk_filter_oct(const(nk_text_edit)* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add
nk_font* nk_font_atlas_add(nk_font_atlas* , const(nk_font_config)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add_compressed
nk_font* nk_font_atlas_add_compressed(nk_font_atlas* , void* memory, nk_size size, float height, const(nk_font_config)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add_compressed_base85
nk_font* nk_font_atlas_add_compressed_base85(nk_font_atlas* , const(char)* data, float height, const(nk_font_config)* config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add_default
nk_font* nk_font_atlas_add_default(nk_font_atlas* , float height, const(nk_font_config)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add_from_file
nk_font* nk_font_atlas_add_from_file(nk_font_atlas* atlas, const(char)* file_path, float height, const(nk_font_config)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_add_from_memory
nk_font* nk_font_atlas_add_from_memory(nk_font_atlas* atlas, void* memory, nk_size size, float height, const(nk_font_config)* config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_bake
const(void)* nk_font_atlas_bake(nk_font_atlas* , int* width, int* height, nk_font_atlas_format )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_begin
void nk_font_atlas_begin(nk_font_atlas* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_clear
void nk_font_atlas_clear(nk_font_atlas* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_end
void nk_font_atlas_end(nk_font_atlas* , nk_handle tex, nk_draw_null_texture* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_init
void nk_font_atlas_init(nk_font_atlas* , nk_allocator* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_init_custom
void nk_font_atlas_init_custom(nk_font_atlas* , nk_allocator* persistent, nk_allocator* transient)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas_init_default
void nk_font_atlas_init_default(nk_font_atlas* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_bake
void nk_font_bake(void* image_memory, int image_width, int image_height, void* temporary_memory, nk_size temporary_memory_size, nk_font_glyph* , int glyphs_count, const(nk_font_config)* , int font_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_bake_convert
void nk_font_bake_convert(void* out_memory, int image_width, int image_height, const(void)* in_memory)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_bake_custom_data
void nk_font_bake_custom_data(void* img_memory, int img_width, int img_height, nk_recti img_dst, const(char)* image_data_mask, int tex_width, int tex_height, char white, char black)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_bake_memory
void nk_font_bake_memory(nk_size* temporary_memory, int* glyph_count, nk_font_config* , int count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_bake_pack
int nk_font_bake_pack(nk_size* img_memory, int* img_width, int* img_height, nk_recti* custom_space, void* temporary_memory, nk_size temporary_size, const(nk_font_config)* , int font_count, nk_allocator* alloc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_chinese_glyph_ranges
const(nk_rune)* nk_font_chinese_glyph_ranges(void )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_config
nk_font_config nk_font_config(float pixel_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_cyrillic_glyph_ranges
const(nk_rune)* nk_font_cyrillic_glyph_ranges(void )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_default_glyph_ranges
const(nk_rune)* nk_font_default_glyph_ranges(void )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_find_glyph
const(nk_font_glyph)* nk_font_find_glyph(nk_font* , nk_rune unicode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_init
void nk_font_init(nk_font* , float pixel_height, nk_rune fallback_codepoint, nk_font_glyph* , const(nk_baked_font)* , nk_handle atlas)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_korean_glyph_ranges
const(nk_rune)* nk_font_korean_glyph_ranges(void )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_foreach
void nk_foreach(nk_context* ctx, void delegate(const(nk_command)*) block)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_free
void nk_free(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_get_null_rect
nk_rect nk_get_null_rect()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_group_begin
int nk_group_begin(nk_context* , nk_panel* , const(char)* title, nk_flags )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_group_end
void nk_group_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_handle_id
nk_handle nk_handle_id(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_handle_ptr
nk_handle nk_handle_ptr(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsv
nk_color nk_hsv(int h, int s, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsv_bv
nk_color nk_hsv_bv(const(nk_byte)* hsv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsv_f
nk_color nk_hsv_f(float h, float s, float v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsv_fv
nk_color nk_hsv_fv(const(float)* hsv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsv_iv
nk_color nk_hsv_iv(const(int)* hsv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsva
nk_color nk_hsva(int h, int s, int v, int a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsva_bv
nk_color nk_hsva_bv(const(nk_byte)* hsva)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsva_f
nk_color nk_hsva_f(float h, float s, float v, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsva_fv
nk_color nk_hsva_fv(const(float)* hsva)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_hsva_iv
nk_color nk_hsva_iv(const(int)* hsva)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_image_
void nk_image_(nk_context* , nk_image )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_image_id
nk_image nk_image_id(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_image_is_subimage
int nk_image_is_subimage(const(nk_image)* img)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_image_ptr
nk_image nk_image_ptr(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_init
int nk_init(nk_context* , nk_allocator* , const(nk_user_font)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_init_custom
int nk_init_custom(nk_context* , nk_buffer* cmds, nk_buffer* pool, const(nk_user_font)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_init_default
int nk_init_default(nk_context* , const(nk_user_font)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_init_fixed
int nk_init_fixed(nk_context* , void* memory, nk_size size, const(nk_user_font)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_any_mouse_click_in_rect
int nk_input_any_mouse_click_in_rect(const(nk_input)* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_begin
void nk_input_begin(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_button
void nk_input_button(nk_context* , nk_buttons , int x, int y, int down)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_char
void nk_input_char(nk_context* , char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_end
void nk_input_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_glyph
void nk_input_glyph(nk_context* , nk_glyph )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_has_mouse_click
int nk_input_has_mouse_click(const(nk_input)* , nk_buttons )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_has_mouse_click_down_in_rect
int nk_input_has_mouse_click_down_in_rect(const(nk_input)* , nk_buttons , nk_rect , int down)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_has_mouse_click_in_rect
int nk_input_has_mouse_click_in_rect(const(nk_input)* , nk_buttons , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_key_down
int nk_input_is_key_down(const(nk_input)* , nk_keys )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_key_pressed
int nk_input_is_key_pressed(const(nk_input)* , nk_keys )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_key_released
int nk_input_is_key_released(const(nk_input)* , nk_keys )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_click_down_in_rect
int nk_input_is_mouse_click_down_in_rect(const(nk_input)* i, nk_buttons id, nk_rect b, int down)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_click_in_rect
int nk_input_is_mouse_click_in_rect(const(nk_input)* , nk_buttons , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_down
int nk_input_is_mouse_down(const(nk_input)* , nk_buttons )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_hovering_rect
int nk_input_is_mouse_hovering_rect(const(nk_input)* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_pressed
int nk_input_is_mouse_pressed(const(nk_input)* , nk_buttons )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_prev_hovering_rect
int nk_input_is_mouse_prev_hovering_rect(const(nk_input)* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_is_mouse_released
int nk_input_is_mouse_released(const(nk_input)* , nk_buttons )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_key
void nk_input_key(nk_context* , nk_keys , int down)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_motion
void nk_input_motion(nk_context* , int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_mouse_clicked
int nk_input_mouse_clicked(const(nk_input)* , nk_buttons , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_scroll
void nk_input_scroll(nk_context* , float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input_unicode
void nk_input_unicode(nk_context* , nk_rune )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_item_is_any_active
int nk_item_is_any_active(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_label
void nk_label(nk_context* , const(char)* , nk_flags align_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_label_colored
void nk_label_colored(nk_context* , const(char)* , nk_flags align_, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_label_colored_wrap
void nk_label_colored_wrap(nk_context* , const(char)* , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_label_wrap
void nk_label_wrap(nk_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_labelf
void nk_labelf(nk_context* , nk_flags , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_labelf_colored
void nk_labelf_colored(nk_context* , nk_flags align_, nk_color , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_labelf_colored_wrap
void nk_labelf_colored_wrap(nk_context* , nk_color , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_labelf_wrap
void nk_labelf_wrap(nk_context* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row
void nk_layout_row(nk_context* , nk_layout_format , float height, int cols, const(float)* ratio)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row_begin
void nk_layout_row_begin(nk_context* , nk_layout_format , float row_height, int cols)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row_dynamic
void nk_layout_row_dynamic(nk_context* , float height, int cols)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row_end
void nk_layout_row_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row_push
void nk_layout_row_push(nk_context* , float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_row_static
void nk_layout_row_static(nk_context* , float height, int item_width, int cols)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_begin
void nk_layout_space_begin(nk_context* , nk_layout_format , float height, int widget_count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_bounds
nk_rect nk_layout_space_bounds(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_end
void nk_layout_space_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_push
void nk_layout_space_push(nk_context* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_rect_to_local
nk_rect nk_layout_space_rect_to_local(nk_context* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_rect_to_screen
nk_rect nk_layout_space_rect_to_screen(nk_context* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_to_local
nk_vec2 nk_layout_space_to_local(nk_context* , nk_vec2 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_layout_space_to_screen
nk_vec2 nk_layout_space_to_screen(nk_context* , nk_vec2 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_image
int nk_menu_begin_image(nk_context* , nk_panel* , const(char)* , nk_image , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_image_label
int nk_menu_begin_image_label(nk_context* , nk_panel* , const(char)* , nk_flags align_, nk_image , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_image_text
int nk_menu_begin_image_text(nk_context* , nk_panel* , const(char)* , int , nk_flags align_, nk_image , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_label
int nk_menu_begin_label(nk_context* , nk_panel* , const(char)* , nk_flags align_, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_symbol
int nk_menu_begin_symbol(nk_context* , nk_panel* , const(char)* , nk_symbol_type , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_symbol_label
int nk_menu_begin_symbol_label(nk_context* , nk_panel* , const(char)* , nk_flags align_, nk_symbol_type , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_symbol_text
int nk_menu_begin_symbol_text(nk_context* , nk_panel* , const(char)* , int , nk_flags align_, nk_symbol_type , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_begin_text
int nk_menu_begin_text(nk_context* , nk_panel* , const(char)* , int , nk_flags align_, float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_close
void nk_menu_close(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_end
void nk_menu_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_image_label
int nk_menu_item_image_label(nk_context* , nk_image , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_image_text
int nk_menu_item_image_text(nk_context* , nk_image , const(char)* , int len, nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_label
int nk_menu_item_label(nk_context* , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_symbol_label
int nk_menu_item_symbol_label(nk_context* , nk_symbol_type , const(char)* , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_symbol_text
int nk_menu_item_symbol_text(nk_context* , nk_symbol_type , const(char)* , int , nk_flags alignment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_item_text
int nk_menu_item_text(nk_context* , const(char)* , int , nk_flags align_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menubar_begin
void nk_menubar_begin(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menubar_end
void nk_menubar_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_murmur_hash
nk_hash nk_murmur_hash(const(void)* key, int len, nk_hash seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_option_label
int nk_option_label(nk_context* , const(char)* , int active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_option_text
int nk_option_text(nk_context* , const(char)* , int , int active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_plot
void nk_plot(nk_context* , nk_chart_type , const(float)* values, int count, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_plot_function
void nk_plot_function(nk_context* , nk_chart_type , void* userdata, float function(void* user, int index) , int count, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_begin
int nk_popup_begin(nk_context* , nk_panel* , nk_popup_type , const(char)* , nk_flags , nk_rect bounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_close
void nk_popup_close(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_end
void nk_popup_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_prog
nk_size nk_prog(nk_context* , nk_size cur, nk_size max, int modifyable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_progress
int nk_progress(nk_context* , nk_size* cur, nk_size max, int modifyable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_property_float
void nk_property_float(nk_context* layout, const(char)* name, float min, float* val, float max, float step, float inc_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_property_int
void nk_property_int(nk_context* layout, const(char)* name, int min, int* val, int max, int step, int inc_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_propertyf
float nk_propertyf(nk_context* layout, const(char)* name, float min, float val, float max, float step, float inc_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_propertyi
int nk_propertyi(nk_context* layout, const(char)* name, int min, int val, int max, int step, int inc_per_pixel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_push_scissor
void nk_push_scissor(nk_command_buffer* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_radio_label
int nk_radio_label(nk_context* , const(char)* , int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_radio_text
int nk_radio_text(nk_context* , const(char)* , int , int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rect_
nk_rect nk_rect_(float x, float y, float w, float h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rect_pos
nk_vec2 nk_rect_pos(nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rect_size
nk_vec2 nk_rect_size(nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_recta
nk_rect nk_recta(nk_vec2 pos, nk_vec2 size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_recti_
nk_rect nk_recti_(int x, int y, int w, int h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rectiv
nk_rect nk_rectiv(const(int)* xywh)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rectv
nk_rect nk_rectv(const(float)* xywh)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb
nk_color nk_rgb(int r, int g, int b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb_bv
nk_color nk_rgb_bv(const(nk_byte)* rgb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb_f
nk_color nk_rgb_f(float r, float g, float b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb_fv
nk_color nk_rgb_fv(const(float)* rgb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb_hex
nk_color nk_rgb_hex(const(char)* rgb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgb_iv
nk_color nk_rgb_iv(const(int)* rgb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba
nk_color nk_rgba(int r, int g, int b, int a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_bv
nk_color nk_rgba_bv(const(nk_byte)* rgba)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_f
nk_color nk_rgba_f(float r, float g, float b, float a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_fv
nk_color nk_rgba_fv(const(float)* rgba)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_hex
nk_color nk_rgba_hex(const(char)* rgb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_iv
nk_color nk_rgba_iv(const(int)* rgba)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rgba_u32
nk_color nk_rgba_u32(nk_uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_select_image_label
int nk_select_image_label(nk_context* , nk_image , const(char)* , nk_flags align_, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_select_image_text
int nk_select_image_text(nk_context* , nk_image , const(char)* , int , nk_flags align_, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_select_label
int nk_select_label(nk_context* , const(char)* , nk_flags align_, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_select_text
int nk_select_text(nk_context* , const(char)* , int , nk_flags align_, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_selectable_image_label
int nk_selectable_image_label(nk_context* , nk_image , const(char)* , nk_flags align_, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_selectable_image_text
int nk_selectable_image_text(nk_context* , nk_image , const(char)* , int , nk_flags align_, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_selectable_label
int nk_selectable_label(nk_context* , const(char)* , nk_flags align_, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_selectable_text
int nk_selectable_text(nk_context* , const(char)* , int , nk_flags align_, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_set_user_data
void nk_set_user_data(nk_context* , nk_handle handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_slide_float
float nk_slide_float(nk_context* , float min, float val, float max, float step)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_slide_int
int nk_slide_int(nk_context* , int min, int val, int max, int step)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_slider_float
int nk_slider_float(nk_context* , float min, float* val, float max, float step)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_slider_int
int nk_slider_int(nk_context* , int min, int* val, int max, int step)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_spacing
void nk_spacing(nk_context* , int cols)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_str_char
int nk_str_append_str_char(nk_str* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_str_runes
int nk_str_append_str_runes(nk_str* , const(nk_rune)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_str_utf8
int nk_str_append_str_utf8(nk_str* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_text_char
int nk_str_append_text_char(nk_str* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_text_runes
int nk_str_append_text_runes(nk_str* , const(nk_rune)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_append_text_utf8
int nk_str_append_text_utf8(nk_str* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_at_char
char* nk_str_at_char(nk_str* , int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_at_char_const
const(char)* nk_str_at_char_const(const(nk_str)* , int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_at_const
const(char)* nk_str_at_const(const(nk_str)* , int pos, nk_rune* unicode, int* len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_at_rune
char* nk_str_at_rune(nk_str* , int pos, nk_rune* unicode, int* len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_clear
void nk_str_clear(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_delete_chars
void nk_str_delete_chars(nk_str* , int pos, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_delete_runes
void nk_str_delete_runes(nk_str* , int pos, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_free
void nk_str_free(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_get
char* nk_str_get(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_get_const
const(char)* nk_str_get_const(const(nk_str)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_init
void nk_str_init(nk_str* , const(nk_allocator)* , nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_init_default
void nk_str_init_default(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_init_fixed
void nk_str_init_fixed(nk_str* , void* memory, nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_at_char
int nk_str_insert_at_char(nk_str* , int pos, const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_at_rune
int nk_str_insert_at_rune(nk_str* , int pos, const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_str_char
int nk_str_insert_str_char(nk_str* , int pos, const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_str_runes
int nk_str_insert_str_runes(nk_str* , int pos, const(nk_rune)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_str_utf8
int nk_str_insert_str_utf8(nk_str* , int pos, const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_text_char
int nk_str_insert_text_char(nk_str* , int pos, const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_text_runes
int nk_str_insert_text_runes(nk_str* , int pos, const(nk_rune)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_insert_text_utf8
int nk_str_insert_text_utf8(nk_str* , int pos, const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_len
int nk_str_len(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_len_char
int nk_str_len_char(nk_str* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_remove_chars
void nk_str_remove_chars(nk_str* , int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_remove_runes
void nk_str_remove_runes(nk_str* str, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str_rune_at
nk_rune nk_str_rune_at(const(nk_str)* , int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strfilter
int nk_strfilter(const(char)* text, const(char)* regexp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strfmt
int nk_strfmt(char* buf, int len, const(char)* fmt, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stricmp
int nk_stricmp(const(char)* s1, const(char)* s2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stricmpn
int nk_stricmpn(const(char)* s1, const(char)* s2, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strlen
int nk_strlen(const(char)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strmatch_fuzzy_string
int nk_strmatch_fuzzy_string(const(char)* str, const(char)* pattern, int* out_score)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strmatch_fuzzy_text
int nk_strmatch_fuzzy_text(const(char)* txt, int txt_len, const(char)* pattern, int* out_score)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_arc
void nk_stroke_arc(nk_command_buffer* , float cx, float cy, float radius, float a_min, float a_max, float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_circle
void nk_stroke_circle(nk_command_buffer* , nk_rect , float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_curve
void nk_stroke_curve(nk_command_buffer* , float , float , float , float , float , float , float , float , float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_line
void nk_stroke_line(nk_command_buffer* b, float x0, float y0, float x1, float y1, float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_polygon
void nk_stroke_polygon(nk_command_buffer* , float* , int point_count, float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_polyline
void nk_stroke_polyline(nk_command_buffer* , float* points, int point_count, float line_thickness, nk_color col)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_rect
void nk_stroke_rect(nk_command_buffer* , nk_rect , float rounding, float line_thickness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_stroke_triangle
void nk_stroke_triangle(nk_command_buffer* , float , float , float , float , float , float , float line_thichness, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_strtof
int nk_strtof(float* number, const(char)* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_color_name
const(char)* nk_style_color_name(nk_style_colors )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_default
void nk_style_default(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_from_table
void nk_style_from_table(nk_context* , const(nk_color)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item_color
nk_style_item nk_style_item_color(nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item_hide
nk_style_item nk_style_item_hide()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item_image
nk_style_item nk_style_item_image(nk_image img)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_set_font
void nk_style_set_font(nk_context* , const(nk_user_font)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_subimage_id
nk_image nk_subimage_id(int , ushort w, ushort h, nk_rect sub_region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_subimage_ptr
nk_image nk_subimage_ptr(void* , ushort w, ushort h, nk_rect sub_region)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text
void nk_text(nk_context* , const(char)* , int , nk_flags )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_colored
void nk_text_colored(nk_context* , const(char)* , int , nk_flags , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_wrap
void nk_text_wrap(nk_context* , const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_wrap_colored
void nk_text_wrap_colored(nk_context* , const(char)* , int , nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_cut
int nk_textedit_cut(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_delete
void nk_textedit_delete(nk_text_edit* , int where, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_delete_selection
void nk_textedit_delete_selection(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_free
void nk_textedit_free(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_init
void nk_textedit_init(nk_text_edit* , nk_allocator* , nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_init_default
void nk_textedit_init_default(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_init_fixed
void nk_textedit_init_fixed(nk_text_edit* , void* memory, nk_size size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_paste
int nk_textedit_paste(nk_text_edit* , const(char)* , int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_redo
void nk_textedit_redo(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_select_all
void nk_textedit_select_all(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_text
void nk_textedit_text(nk_text_edit* , const(char)* , int total_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_textedit_undo
void nk_textedit_undo(nk_text_edit* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tooltip
void nk_tooltip(nk_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tooltip_begin
int nk_tooltip_begin(nk_context* , nk_panel* , float width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tooltip_end
void nk_tooltip_end(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tree_image_push
auto nk_tree_image_push(nk_context* ctx, nk_tree_type type, nk_image img, const(char)* title, nk_collapse_states state)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_tree_image_push_hashed
int nk_tree_image_push_hashed(nk_context* , nk_tree_type , nk_image , const(char)* title, nk_collapse_states initial_state, const(char)* hash, int len, int seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tree_image_push_id
auto nk_tree_image_push_id(nk_context* ctx, nk_tree_type type, nk_image img, const(char)* title, nk_collapse_states state, int id)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_tree_pop
void nk_tree_pop(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tree_push
auto nk_tree_push(nk_context* ctx, nk_tree_type type, const(char)* title, nk_collapse_states state)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_tree_push_hashed
int nk_tree_push_hashed(nk_context* , nk_tree_type , const(char)* title, nk_collapse_states initial_state, const(char)* hash, int len, int seed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_tree_push_id
auto nk_tree_push_id(nk_context* ctx, nk_tree_type type, const(char)* title, nk_collapse_states state, int id)
Undocumented in source. Be warned that the author may not have intended to support it.
nk_triangle_from_direction
void nk_triangle_from_direction(nk_vec2* result, nk_rect r, float pad_x, float pad_y, nk_heading )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_utf_at
const(char)* nk_utf_at(const(char)* buffer, int length, int index, nk_rune* unicode, int* len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_utf_decode
int nk_utf_decode(const(char)* , nk_rune* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_utf_encode
int nk_utf_encode(nk_rune , char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_utf_len
int nk_utf_len(const(char)* , int byte_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_bool
void nk_value_bool(nk_context* , const(char)* prefix, int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_color_byte
void nk_value_color_byte(nk_context* , const(char)* prefix, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_color_float
void nk_value_color_float(nk_context* , const(char)* prefix, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_color_hex
void nk_value_color_hex(nk_context* , const(char)* prefix, nk_color )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_float
void nk_value_float(nk_context* , const(char)* prefix, float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_int
void nk_value_int(nk_context* , const(char)* prefix, int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_value_uint
void nk_value_uint(nk_context* , const(char)* prefix, uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2_
nk_vec2 nk_vec2_(float x, float y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2i_
nk_vec2 nk_vec2i_(int x, int y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2iv
nk_vec2 nk_vec2iv(const(int)* xy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2v
nk_vec2 nk_vec2v(const(float)* xy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget
nk_widget_layout_states nk_widget(nk_rect* , const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_bounds
nk_rect nk_widget_bounds(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_fitting
nk_widget_layout_states nk_widget_fitting(nk_rect* , nk_context* , nk_vec2 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_has_mouse_click_down
int nk_widget_has_mouse_click_down(nk_context* , nk_buttons , int down)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_is_hovered
int nk_widget_is_hovered(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_is_mouse_clicked
int nk_widget_is_mouse_clicked(nk_context* , nk_buttons )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_position
nk_vec2 nk_widget_position(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_widget_size
nk_vec2 nk_widget_size(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_close
void nk_window_close(nk_context* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_collapse
void nk_window_collapse(nk_context* , const(char)* name, nk_collapse_states )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_collapse_if
void nk_window_collapse_if(nk_context* , const(char)* name, nk_collapse_states , int cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_find
nk_window* nk_window_find(nk_context* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_bounds
nk_rect nk_window_get_bounds(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_canvas
nk_command_buffer* nk_window_get_canvas(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_content_region
nk_rect nk_window_get_content_region(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_content_region_max
nk_vec2 nk_window_get_content_region_max(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_content_region_min
nk_vec2 nk_window_get_content_region_min(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_content_region_size
nk_vec2 nk_window_get_content_region_size(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_height
float nk_window_get_height(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_panel
nk_panel* nk_window_get_panel(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_position
nk_vec2 nk_window_get_position(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_size
nk_vec2 nk_window_get_size(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_get_width
float nk_window_get_width(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_has_focus
int nk_window_has_focus(const(nk_context)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_is_active
int nk_window_is_active(nk_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_is_any_hovered
int nk_window_is_any_hovered(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_is_closed
int nk_window_is_closed(nk_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_is_collapsed
int nk_window_is_collapsed(nk_context* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_is_hovered
int nk_window_is_hovered(nk_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_set_bounds
void nk_window_set_bounds(nk_context* , nk_rect )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_set_focus
void nk_window_set_focus(nk_context* , const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_set_position
void nk_window_set_position(nk_context* , nk_vec2 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_set_size
void nk_window_set_size(nk_context* , nk_vec2 )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_show
void nk_window_show(nk_context* , const(char)* name, nk_show_states )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window_show_if
void nk_window_show_if(nk_context* , const(char)* name, nk_show_states , int cond)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

NK_CHART_MAX_SLOT
enum NK_CHART_MAX_SLOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_INPUT_MAX
enum NK_INPUT_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_MAX_NUMBER_BUFFER
enum NK_MAX_NUMBER_BUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_TEXTEDIT_UNDOCHARCOUNT
enum NK_TEXTEDIT_UNDOCHARCOUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_TEXTEDIT_UNDOSTATECOUNT
enum NK_TEXTEDIT_UNDOSTATECOUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_UNDEFINED
enum NK_UNDEFINED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_UTF_INVALID
enum NK_UTF_INVALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NK_UTF_SIZE
enum NK_UTF_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

nk_allocator
struct nk_allocator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_baked_font
struct nk_baked_font
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer
struct nk_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_buffer_marker
struct nk_buffer_marker
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart
struct nk_chart
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_chart_slot
struct nk_chart_slot
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_clipboard
struct nk_clipboard
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_color
struct nk_color
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command
struct nk_command
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_arc
struct nk_command_arc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_arc_filled
struct nk_command_arc_filled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_buffer
struct nk_command_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_circle
struct nk_command_circle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_circle_filled
struct nk_command_circle_filled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_curve
struct nk_command_curve
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_image
struct nk_command_image
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_line
struct nk_command_line
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_polygon
struct nk_command_polygon
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_polygon_filled
struct nk_command_polygon_filled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_polyline
struct nk_command_polyline
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_rect
struct nk_command_rect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_rect_filled
struct nk_command_rect_filled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_rect_multi_color
struct nk_command_rect_multi_color
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_scissor
struct nk_command_scissor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_text
struct nk_command_text
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_triangle
struct nk_command_triangle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_command_triangle_filled
struct nk_command_triangle_filled
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_context
struct nk_context
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_convert_config
struct nk_convert_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_command
struct nk_draw_command
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_list
struct nk_draw_list
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_null_texture
struct nk_draw_null_texture
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_draw_vertex
struct nk_draw_vertex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_edit_state
struct nk_edit_state
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font
struct nk_font
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_atlas
struct nk_font_atlas
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_config
struct nk_font_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_font_glyph
struct nk_font_glyph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_image
struct nk_image
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_input
struct nk_input
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_key
struct nk_key
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_keyboard
struct nk_keyboard
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_memory
struct nk_memory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_memory_status
struct nk_memory_status
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_menu_state
struct nk_menu_state
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_mouse
struct nk_mouse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_mouse_button
struct nk_mouse_button
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_page_element
struct nk_page_element
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_panel
struct nk_panel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_buffer
struct nk_popup_buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_popup_state
struct nk_popup_state
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_property_state
struct nk_property_state
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_rect
struct nk_rect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_recti
struct nk_recti
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_row_layout
struct nk_row_layout
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_scroll
struct nk_scroll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_str
struct nk_str
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style
struct nk_style
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_button
struct nk_style_button
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_chart
struct nk_style_chart
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_combo
struct nk_style_combo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_edit
struct nk_style_edit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item
struct nk_style_item
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_progress
struct nk_style_progress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_property
struct nk_style_property
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_scrollbar
struct nk_style_scrollbar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_selectable
struct nk_style_selectable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_slider
struct nk_style_slider
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_tab
struct nk_style_tab
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_text
struct nk_style_text
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_toggle
struct nk_style_toggle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_window
struct nk_style_window
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_window_header
struct nk_style_window_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_table
struct nk_table
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_edit
struct nk_text_edit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_undo_record
struct nk_text_undo_record
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_text_undo_state
struct nk_text_undo_state
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_user_font
struct nk_user_font
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_user_font_glyph
struct nk_user_font_glyph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_user_font_glyph
struct nk_user_font_glyph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2
struct nk_vec2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_vec2i
struct nk_vec2i
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_window
struct nk_window
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

nk_handle
union nk_handle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nk_style_item_data
union nk_style_item_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta