Method
AstalNotifdNotificationset_hint
Declaration
AstalNotifdNotification*
astal_notifd_notification_set_hint (
AstalNotifdNotification* self,
const gchar* name,
GVariant* value
)
Parameters
name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
GVariant
No description available.
The data is owned by the caller of the method.
Return value
Type: AstalNotifdNotification
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |