Signal

GtkStyle::realize

since: 2.4

Declaration

void
realize (
  GtkStyle* self,
  gpointer user_data
)

Description [src]

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.

Default handler:

The default handler is called before the handlers added via g_signal_connect().

Available since: 2.4