Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_paper_info_t Struct Reference

#include <cups_print.h>

+ Collaboration diagram for dt_paper_info_t:

Data Fields

char name [128]
 
char common_name [128]
 
double width
 
double height
 

Detailed Description

Definition at line 42 of file cups_print.h.

Field Documentation

◆ common_name

char dt_paper_info_t::common_name[128]

Definition at line 44 of file cups_print.h.

Referenced by dt_get_paper(), dt_get_papers(), dt_print_file(), paper_exists(), and sort_papers().

◆ height

◆ name

char dt_paper_info_t::name[128]

Definition at line 44 of file cups_print.h.

Referenced by dt_get_paper(), dt_get_papers(), dt_print_file(), and paper_exists().

◆ width


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