Method
NotifyNotificationset_hint
Declaration [src]
void
notify_notification_set_hint (
NotifyNotification* notification,
const char* key,
GVariant* value
)
Description [src]
Sets a hint for key with value value.
If value is NULL, a previously set hint for key is unset.
If value is floating, it is consumed.
| Available since: | 0.6 |