# lv_checkbox_private.h (/api/private/widgets/checkbox/lv_checkbox_private_h)



<RelatedHeaders name="lv_checkbox.h" isPrivate="true" />

<ApiSummary structs="1" />

Structs [#structs]

<ApiMember kind="struct" name="_lv_checkbox_t">
  \_lv_checkbox_t [#_lv_checkbox_t]

  | Member       | Type                        | Description |
  | ------------ | --------------------------- | ----------- |
  | `obj`        | <ApiLink name="lv_obj_t" /> |             |
  | `txt`        | `char *`                    |             |
  | `static_txt` | `uint32_t`                  |             |
</ApiMember>

Dependencies [#dependencies]

<FileIncludes includes="[&#x22;lv_obj_private.h&#x22;, &#x22;lvgl_public.h&#x22;]" includedBy="[&#x22;lvgl_private.h&#x22;]" transitiveIncludes="[&#x22;lv_array.h&#x22;, &#x22;lv_event_private.h&#x22;]" />
