Gtk.Style::realize
function callback(style, ):void;
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.
Since 2.4
- style
instance of Gtk.Style that is emitting the signal