lv_binding_micropython
lv_binding_micropython copied to clipboard
[suggest] supply default arg of 0 for the second arg in obj.set_style_xxx()
Can we use python's default argument feature, and define all the style setting functions as set_style_xxx(attr, part=0)