Home
last modified time | relevance | path

Searched refs:gtk_container_compute_expand (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcontainer.c337 static void gtk_container_compute_expand (GtkWidget *widget,
509 widget_class->compute_expand = gtk_container_compute_expand; in gtk_container_class_init()
2658 gtk_container_compute_expand (GtkWidget *widget, in gtk_container_compute_expand() function