GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_markup_lines Struct Reference

A markup lines. More...

#include <gp_markup_justify.h>

Collaboration diagram for gp_markup_lines:
Collaboration graph
[legend]

Data Fields

unsigned int lines_cnt
 
gp_markup_line lines []
 

Detailed Description

A markup lines.

This represents a markup text justified into a lines.

Definition at line 31 of file gp_markup_justify.h.

Field Documentation

◆ lines

gp_markup_line gp_markup_lines::lines[]

Array of the lines.

Definition at line 35 of file gp_markup_justify.h.

◆ lines_cnt

unsigned int gp_markup_lines::lines_cnt

Number of justified text lines.

Definition at line 33 of file gp_markup_justify.h.


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