view src/bluetooth/scan_gui.h @ 2756:d3d71539d675

rescan functionality
author Paula Stanciu <paula.stanciu@gmail.com>
date Tue, 01 Jul 2008 19:35:16 +0300
parents 229647ca4942
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();