Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/
Dpixbufdrop.c105 null_cb (GtkWidget * widget, gpointer data) in null_cb() function
289 g_signal_connect (G_OBJECT (null), "clicked", G_CALLBACK (null_cb), pipeline); in main()
Dfxtest.c172 null_cb (GtkWidget * widget, gpointer data) in null_cb() function
335 g_signal_connect (G_OBJECT (null), "clicked", G_CALLBACK (null_cb), pipeline); in main()