|
LiVES
2.8.7
|
#include <widget-helper.h>
Data Fields | |
| boolean | no_gui |
| boolean | swap_label |
| boolean | pack_end |
| boolean | line_wrap |
| boolean | non_modal |
| lives_expand_t | expand |
| boolean | apply_theme |
| double | scale |
| int | packing_width |
| int | packing_height |
| int | border_width |
| int | filler_len |
| LiVESWidget * | last_label |
| LiVESJustification | justify |
| LiVESJustification | default_justify |
| char ** | image_filter |
| char * | title_prefix |
| NULL or NULL terminated list of image extensions which can be loaded. More... | |
| boolean widget_opts_t::apply_theme |
| int widget_opts_t::border_width |
| LiVESJustification widget_opts_t::default_justify |
| lives_expand_t widget_opts_t::expand |
| int widget_opts_t::filler_len |
| char** widget_opts_t::image_filter |
| LiVESJustification widget_opts_t::justify |
| LiVESWidget* widget_opts_t::last_label |
| boolean widget_opts_t::line_wrap |
| boolean widget_opts_t::no_gui |
| boolean widget_opts_t::non_modal |
| boolean widget_opts_t::pack_end |
| int widget_opts_t::packing_height |
| int widget_opts_t::packing_width |
| double widget_opts_t::scale |
| boolean widget_opts_t::swap_label |
| char* widget_opts_t::title_prefix |
NULL or NULL terminated list of image extensions which can be loaded.
1.8.9.1