Method

GtkWidgetqueue_compute_expand

Declaration [src]

void
gtk_widget_queue_compute_expand (
  GtkWidget* widget
)

Description [src]

Mark widget as needing to recompute its expand flags. Call this function when setting legacy expand child properties on the child of a container.

See gtk_widget_compute_expand().