| 40 * PidginConversationPrefs: |
40 * PidginConversationPrefs: |
| 41 * |
41 * |
| 42 * #PidginConversationPrefs is a widget for the preferences window to let users |
42 * #PidginConversationPrefs is a widget for the preferences window to let users |
| 43 * choose and configure their conversation settings. |
43 * choose and configure their conversation settings. |
| 44 * |
44 * |
| 45 * Since: 3.0.0 |
45 * Since: 3.0 |
| 46 */ |
46 */ |
| 47 #define PIDGIN_TYPE_CONVERSATION_PREFS (pidgin_conversation_prefs_get_type()) |
47 #define PIDGIN_TYPE_CONVERSATION_PREFS (pidgin_conversation_prefs_get_type()) |
| 48 |
48 |
| 49 PIDGIN_AVAILABLE_IN_3_0 |
49 PIDGIN_AVAILABLE_IN_3_0 |
| 50 G_DECLARE_FINAL_TYPE(PidginConversationPrefs, pidgin_conversation_prefs, |
50 G_DECLARE_FINAL_TYPE(PidginConversationPrefs, pidgin_conversation_prefs, |