Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkbbox.c120 static void gtk_button_box_remove (GtkContainer *container,
202 container_class->remove = gtk_button_box_remove; in gtk_button_box_class_init()
448 gtk_button_box_remove (GtkContainer *container, in gtk_button_box_remove() function