layout


Description:

public signal void layout ()

This signal is emitted as the second step of toolkit and application processing of the frame.

Any work to update sizes and positions of application elements should be performed. GTK+ normally handles this internally.