Searched refs:LedProxyPrivate (Results 1 – 2 of 2) sorted by relevance
3893 typedef struct _LedProxyPrivate LedProxyPrivate; typedef3899 LedProxyPrivate *priv;
29982 proxy->priv = G_TYPE_INSTANCE_GET_PRIVATE (proxy, TYPE_LED_PROXY, LedProxyPrivate); in led_proxy_init()30006 g_type_class_add_private (klass, sizeof (LedProxyPrivate)); in led_proxy_class_init()