Lines Matching full:properties
8 {'section': 'Size and position', 'dsc':'Properties related to size, position, alignment and layout …
97 …dsc' : "Properties to describe spacing between the parent's sides and the children and among the c…
126 {'section': 'Margin', 'dsc' : "Properties to describe spacing around a Widget. Very similar to the …
143 {'section': 'Background', 'dsc':'Properties to describe the background color and image of Widget.' …
178 …gradients with more colors as well. If it's set other gradient related properties will be ignored'…
200 {'section': 'Border', 'dsc':'Properties to describe the borders' },
221 {'section': 'Outline', 'dsc':'Properties to describe the outline. It\'s like a border but drawn out…
238 {'section': 'Shadow', 'dsc':'Properties to describe the shadow drawn under the rectangles.' },
263 {'section': 'Image', 'dsc':'Properties to describe the images' },
276 {'section': 'Line', 'dsc':'Properties to describe line-like Widgets' },
322 {'section': 'Text', 'dsc':'Properties to describe the properties of text. All these properties are …
351 {'section': 'Miscellaneous', 'dsc':'Mixed properties for various purposes.' },
412 {'section': 'Flex', 'dsc':'Flex layout properties.', 'guard':'LV_USE_FLEX'},
440 {'section': 'Grid', 'dsc':'Grid layout properties.', 'guard':'LV_USE_GRID'},
730 sys.stdout = open(base_dir + '/../docs/details/base-widget/styles/style-properties.rst', 'w')
735 print('Style Properties')