예제 #1
0
 public static extern int nk_button_push_behavior(nk_context *ctx, nk_button_behavior behavior);
예제 #2
0
 public static extern void nk_button_set_behavior(nk_context *ctx, nk_button_behavior behavior);