Searched refs:AuiServiceDialogClass (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.h37 #define AUI_SERVICE_DIALOG_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), AUI_TYPE_SERVICE_DIALOG, AuiServiceDialogClass))
40 #define AUI_SERVICE_DIALOG_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj), AUI_TYPE_SERVICE_DIALOG, AuiServiceDialogClass))
43 typedef struct _AuiServiceDialogClass AuiServiceDialogClass; typedef in typeref:struct:_AuiServiceDialogClass
H A Davahi-ui.c174 static void aui_service_dialog_class_init(AuiServiceDialogClass *klass) {

Completed in 138 milliseconds