navigator_badge_t

Navigator window and icon badges.

Synopsis:

#include <bps/navigator.h>
 
typedef enum {
      NAVIGATOR_BADGE_SPLAT = 0   
} navigator_badge_t;

Data:

NAVIGATOR_BADGE_SPLAT
Indicates that the badge is a splat.

A splat appears as a white star in a red circle.

Library:

libbps

Description:

This enumeration defines the different badges that can be applied to an application window and icon.