tray latest
Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu and notifications.
tray_linux::notification_data Struct Reference

Public Attributes

void(* cb )() = nullptr
 Notification callback.
 
std::mutex mutex
 Notification mutex for async thread synchronization.
 
NotifyNotification * obj = nullptr
 Notification object.
 
bool shown = false
 Notification shown indicator.
 

Detailed Description

Notification element struct


The documentation for this struct was generated from the following file: