Mercurial > audlegacy-plugins
view src/bluetooth/scan_gui.h @ 2804:2a1f58c9bf84
little more glib logging
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Sat, 12 Jul 2008 03:35:13 +0300 |
parents | d3d71539d675 |
children | 22a5075fc7f7 |
line wrap: on
line source
#include <gtk/gtk.h> #include <glib.h> void show_scan(); void show_no_devices(); void destroy_scan_window(); void close_window();