Function (Path CDEnvC Header / ccduicomp.h)

button

AutoTree button(char *text, Action action);

UI Item: Display a button, action pointer will call on click time

Article - About this type


Parameters

  char *text
  Action action

函数 (属于 CDEnvC拓展 / ccduicomp.h)

button

AutoTree button(char *text, Action action);

元素: 展示一个可点击的按钮,在用户点击时action函数指针被调用

关于此类型的介绍文章


参数

  char *text
  Action action