Exemplo n.º 1
0
 public static extern int nk_button_push_behavior(nk_context *ctx, nk_button_behavior behavior);
Exemplo n.º 2
0
 public static extern void nk_button_set_behavior(nk_context *ctx, nk_button_behavior behavior);