ncmpc  0.31
Data Fields
PageMeta Struct Reference

#include <PageMeta.hxx>

Data Fields

const char * name
 
const char * title
 
Command command
 
std::unique_ptr< Page >(* init )(ScreenManager &screen, WINDOW *w, Size size)
 

Field Documentation

◆ name

const char* PageMeta::name

◆ title

const char* PageMeta::title

A title/caption for this page, to be translated using gettext().

◆ command

Command PageMeta::command

The command which switches to this page.

◆ init

std::unique_ptr<Page>(* PageMeta::init) (ScreenManager &screen, WINDOW *w, Size size)

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