| hud-service Hacking Guide | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
HudAppIndicatorSourceHudAppIndicatorSource — a HudSource to search through the application indicators |
typedef struct _HudAppIndicatorSource HudAppIndicatorSource;
This is an opaque structure type.
HudAppIndicatorSource * hud_app_indicator_source_new (void);
Creates a HudAppIndicatorSource.
Returns : |
a new HudAppIndicatorSource |