EmpathyCellRendererText
EmpathyCellRendererText
|
|
Details
EmpathyCellRendererText
typedef struct _EmpathyCellRendererText EmpathyCellRendererText;
empathy_cell_renderer_text_new ()
GtkCellRenderer* empathy_cell_renderer_text_new (void);
Property Details
The "is-group"
property
"is-group" gboolean : Read / Write
Whether this cell is a group.
Default value: FALSE
The "name"
property
"name" gchar* : Read / Write
Contact name.
Default value: NULL
The "show-status"
property
"show-status" gboolean : Read / Write
Whether to show the status line.
Default value: TRUE
The "status"
property
"status" gchar* : Read / Write
Contact status string.
Default value: NULL