Method

PidginDisplayItemset_needs_attention

since: 3.0

Declaration [src]

void
pidgin_display_item_set_needs_attention (
  PidginDisplayItem* item,
  gboolean needs_attention
)

Description [src]

Sets whether or not item needs attention.

Available since: 3.0

Parameters

needs_attention

Type: gboolean

Whether or not attention is needed.