Mercurial > audlegacy-plugins
view src/bluetooth/scan_gui.h @ 2832:eb4cacfc1d03
branch merge
author | Andrew O. Shadoura <bugzilla@tut.by> |
---|---|
date | Mon, 14 Jul 2008 01:21:11 +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();