diff options
Diffstat (limited to 'libempathy-gtk/empathy-contact-widget.h')
-rw-r--r-- | libempathy-gtk/empathy-contact-widget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-contact-widget.h b/libempathy-gtk/empathy-contact-widget.h index db739ad19..0da5580a3 100644 --- a/libempathy-gtk/empathy-contact-widget.h +++ b/libempathy-gtk/empathy-contact-widget.h @@ -47,8 +47,8 @@ G_BEGIN_DECLS * @EMPATHY_CONTACT_WIDGET_FOR_TOOLTIP: Make widgets more designed for a tooltip. * For example, make widgets not selectable. * - * Options to instruct the #EmpathyContactWidget what features should be - * enabled. + * Flags used when creating an #EmpathyContactWidget to specify which features + * should be available. */ typedef enum { |