MCPcopy Create free account
hub / github.com/TankOs/SFGUI / HandleTextEvent

Method HandleTextEvent

src/SFGUI/Widget.cpp:755–756  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

753}
754
755void Widget::HandleTextEvent( char32_t /*character*/ ) {
756}
757
758void Widget::HandleMouseEnter( int /*x*/, int /*y*/ ) {
759}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected