| 558 |
558 |
| 559 /** |
559 /** |
| 560 * Checks if gc is still a valid pointer to a gc. |
560 * Checks if gc is still a valid pointer to a gc. |
| 561 * |
561 * |
| 562 * @return @c TRUE if gc is valid. |
562 * @return @c TRUE if gc is valid. |
| |
563 * |
| |
564 * @deprecated Do not use this. Instead, cancel your asynchronous request |
| |
565 * when the PurpleConnection is destroyed. |
| 563 */ |
566 */ |
| 564 /* |
567 /* |
| 565 * TODO: Eventually this bad boy will be removed, because it is |
568 * TODO: Eventually this bad boy will be removed, because it is |
| 566 * a gross fix for a crashy problem. |
569 * a gross fix for a crashy problem. |
| 567 */ |
570 */ |