Style.addOnRealize

Emitted when the style has been initialized for a particular visual. Connecting to this signal is probably seldom useful since most of the time applications and widgets only deal with styles that have been already realized.

class Style
gulong
addOnRealize
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta