Method

GtkWidgetreset_style

since: 3.0

Declaration [src]

void
gtk_widget_reset_style (
  GtkWidget* widget
)

Description [src]

Updates the style context of widget and all descendants by updating its widget path. GtkContainers may want to use this on a child when reordering it in a way that a different style might apply to it. See also gtk_container_get_path_for_child().

Available since: 3.0