Module Raygui.TextBox

type t = [
  1. | `Color_selected_bg
  2. | `Color_selected_fg
  3. | `Text_inner_padding
  4. | `Text_lines_padding
]