paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
stat_item_data Struct Reference

Data Fields

const char * prefix
 
const char * postfix
 
unsigned x
 
unsigned y
 
unsigned len
 
struct gui_color_spec color
 
int align
 

Detailed Description

How to display one status item.

Field Documentation

◆ prefix

const char* prefix

Text to print before the item content.

◆ postfix

const char* postfix

Text to print after item content.

◆ x

unsigned x

Horizontal start coordinate for this item.

◆ y

unsigned y

Vertical start coordinate for this item.

◆ len

unsigned len

Item width, including prefix and postfix.

◆ color

struct gui_color_spec color

Foreground and background color.

◆ align

int align

How to align this item.


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