307 |
g_hash_table_insert (buddy_hash, contact, notification); |
307 |
g_hash_table_insert (buddy_hash, contact, notification); |
309 |
g_object_set_data (G_OBJECT(notification), "contact", contact); |
309 |
g_object_set_data (G_OBJECT(notification), "contact", contact); |
311 |
g_signal_connect (notification, "closed", G_CALLBACK(closed_cb), NULL); |
312 |
g_signal_connect (notification, "closed", G_CALLBACK(closed_cb), NULL); |