Method
LspMessageActionItemset_title
Declaration
void
lsp_message_action_item_set_title (
LspMessageActionItem* self,
const gchar* value
)
Parameters
self-
Type:
LspMessageActionItemNo description available.
The argument can be NULL. value-
Type:
const gchar*The new value of
title.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.