Home | History | Annotate | Download | only in avahi-gobject

Lines Matching refs:GaServiceBrowser

2  * ga-service-browser.c - Source for GaServiceBrowser
36 G_DEFINE_TYPE(GaServiceBrowser, ga_service_browser, G_TYPE_OBJECT)
75 static void ga_service_browser_init(GaServiceBrowser * obj) {
92 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
121 GaServiceBrowser *browser = GA_SERVICE_BROWSER(object);
259 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
281 GaServiceBrowser *self = GA_SERVICE_BROWSER(object);
298 GaServiceBrowser *self = GA_SERVICE_BROWSER(userdata);
333 GaServiceBrowser *ga_service_browser_new(const gchar * type) {
338 GaServiceBrowser *ga_service_browser_new_full(AvahiIfIndex interface,
348 gboolean ga_service_browser_attach(GaServiceBrowser * browser,