Blender V5.0
Message Struct Reference

Public Attributes

std::string ctxt
std::string id
std::string str
bool is_fuzzy = false

Detailed Description

Definition at line 51 of file msgfmt.cc.

Member Data Documentation

◆ ctxt

std::string Message::ctxt

Definition at line 52 of file msgfmt.cc.

Referenced by add(), clear(), and make().

◆ id

std::string Message::id

Definition at line 53 of file msgfmt.cc.

Referenced by add(), clear(), and make().

◆ is_fuzzy

bool Message::is_fuzzy = false

Definition at line 56 of file msgfmt.cc.

Referenced by add(), clear(), and make().

◆ str

std::string Message::str

Definition at line 54 of file msgfmt.cc.

Referenced by add(), clear(), and make().


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