Пример #1
0
void Pen::OnColourChanged(agi::OptionValue const& opt) {
	impl.SetColour(to_wx(opt.GetColor()));
}