LiVES  2.8.4
Data Fields
widget_opts_t Struct Reference

#include <widget-helper.h>

Data Fields

boolean no_gui
 
boolean swap_label
 
boolean pack_end
 
boolean line_wrap
 
boolean non_modal
 
boolean 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...
 

Field Documentation

◆ apply_theme

boolean widget_opts_t::apply_theme

◆ border_width

int widget_opts_t::border_width

◆ default_justify

LiVESJustification widget_opts_t::default_justify

◆ expand

boolean widget_opts_t::expand

◆ filler_len

int widget_opts_t::filler_len

◆ image_filter

char** widget_opts_t::image_filter

◆ justify

LiVESJustification widget_opts_t::justify

◆ last_label

LiVESWidget* widget_opts_t::last_label

◆ line_wrap

boolean widget_opts_t::line_wrap

◆ no_gui

boolean widget_opts_t::no_gui

◆ non_modal

boolean widget_opts_t::non_modal

◆ pack_end

boolean widget_opts_t::pack_end

◆ packing_height

int widget_opts_t::packing_height

◆ packing_width

int widget_opts_t::packing_width

◆ scale

double widget_opts_t::scale

◆ swap_label

boolean widget_opts_t::swap_label

◆ title_prefix

char* widget_opts_t::title_prefix

NULL or NULL terminated list of image extensions which can be loaded.


The documentation for this struct was generated from the following file: