mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-09 20:27:41 +08:00
docs(gdb): update info style usage for new CLI interface
This commit is contained in:
@@ -17,6 +17,12 @@ py import lvglgdb
|
||||
dump obj
|
||||
dump cache image
|
||||
dump cache image_header
|
||||
|
||||
# Inspect a single lv_style_t variable
|
||||
info style my_style
|
||||
|
||||
# Inspect all styles of an lv_obj_t
|
||||
info style --obj my_obj
|
||||
```
|
||||
|
||||
# Structure
|
||||
|
||||
Reference in New Issue
Block a user