Home | History | Annotate | Download | only in gtk

Lines Matching refs:ebox

161                  GtkWidget** ebox, GtkWidget** alignment) {
162 *ebox = gtk_event_box_new();
171 gtk_container_add(GTK_CONTAINER(*ebox), *alignment);