Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtklistbox.c243 static GType gtk_list_box_child_type (GtkContainer *contain…
475 container_class->child_type = gtk_list_box_child_type; in gtk_list_box_class_init()
2610 gtk_list_box_child_type (GtkContainer *container) in gtk_list_box_child_type() function