Constructor
TalkatuHistoryRownew
Declaration [src]
GtkWidget*
talkatu_history_row_new (
TalkatuMessage* message
)
Parameters
message-
Type:
TalkatuMessageThe
TalkatuMessageinstance that will be displayed.The data is owned by the caller of the function.
Return value
Type: GtkWidget
The new TalkatuHistoryRow instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |