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