GtkWidget::set_style

void set_style( GtkStyle style );

set_style() is used when some or all of the elements that make up an individual widget's default style property are being overwritten by a different instance of a GtkStyle object.

See also: GtkStyle, copy() .