DEBSOURCES
Skip Quicknav
sources / higan / 106-2 / hiro / reference / widget / label.cpp
123456789101112
namespace phoenix { void pLabel::setText(string text) { } void pLabel::constructor() { } void pLabel::destructor() { } }