Virtual Method

GtkWidgetstyle_set

Declaration [src]

void
style_set (
  GtkWidget* widget,
  GtkStyle* previous_style
)

Description [src]

Signal emitted when a new style has been set on a widget. Deprecated: 3.0.

Parameters

previous_style

Type: GtkStyle

No description available.

The data is owned by the caller of the method.