Connect to Presented signal.
The "presented" signal is emitted when the widget is brought to the front of a frame.
signal callback delegate or function to connect
void callback(panel.widget.Widget widget)
widget the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Presented signal.
The "presented" signal is emitted when the widget is brought to the front of a frame.