#include <widget-helper.h>
◆ apply_theme
whether to apply theming to widget
◆ border_width
int widget_opts_t::border_width |
◆ default_justify
LiVESJustification widget_opts_t::default_justify |
◆ expand
how much space to apply between widgets
◆ filler_len
int widget_opts_t::filler_len |
length of extra "fill" between widgets
◆ font_size
const char* widget_opts_t::font_size |
◆ image_filter
char** widget_opts_t::image_filter |
/ NULL or NULL terminated list of image extensions which can be loaded
◆ justify
LiVESJustification widget_opts_t::justify |
◆ last_label
LiVESWidget* widget_opts_t::last_label |
label widget of last standard widget (spin,radio,check,entry,combo) [readonly]
◆ line_wrap
◆ mnemonic_label
boolean widget_opts_t::mnemonic_label |
if underscore in label text should be mnemonic accelerator
◆ monitor
int widget_opts_t::monitor |
monitor we are displaying on
◆ no_gui
◆ non_modal
◆ pack_end
pack widget at end or start
◆ packing_height
int widget_opts_t::packing_height |
vertical pixels between widgets
◆ packing_width
int widget_opts_t::packing_width |
horizontal pixels between widgets
◆ scale
double widget_opts_t::scale |
scale factor for all sizes
◆ screen
LiVESXScreen* widget_opts_t::screen |
screen we are displaying on
◆ show_button_images
boolean widget_opts_t::show_button_images |
whether to show small images in buttons or not
◆ swap_label
swap label/widget position
◆ title_prefix
char* widget_opts_t::title_prefix |
Text which is prepended to window titles, etc.
◆ transient
LiVESWindow* widget_opts_t::transient |
transient window for dialogs, if NULL then use the default
The documentation for this struct was generated from the following file: