mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
f90b8bdfa0
Just add rows via the combobox's model, which should work with both gtk2 and gtk3, instead of using the gtk_combo_box_append_text() convenience API (which was renamed to gtk_combo_box_text_append_text()). Fixes compilation against gtk3 (there was a typo in the list store variable name, spotted by Markus Vartiainen). |
||
---|---|---|
.. | ||
.gitignore | ||
gst-camera-perf.c | ||
gst-camera-perf.ui | ||
gst-camera.c | ||
gst-camera.h | ||
gst-camera.ui | ||
gst-camerabin-test.c | ||
Makefile.am |