emit_presented


Description:

[ Version ( since = "3.30" ) ]
public void emit_presented ()

Emits the presented signal.

Containers should emit this when their descendant has been presented as the current visible child. This allows dock items to do lazy initialization of content once the widgetry is visible to the user.

Currently, this is best effort, as there are a number of situations that make covering all cases problematic.

Parameters:

this

a DockItem