i3
placeholder_t Struct Reference

Helper structure for usage in format_placeholders(). More...

#include <libi3.h>

Data Fields

const char * name
 
const char * value
 

Detailed Description

Helper structure for usage in format_placeholders().

Definition at line 546 of file libi3.h.

Field Documentation

◆ name

const char* placeholder_t::name

Definition at line 548 of file libi3.h.

◆ value

const char* placeholder_t::value

Definition at line 550 of file libi3.h.


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