![]() |
![]() |
![]() |
telepathy-logger Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
TplEntryText; TplEntryTextClass; TplEntryTextPriv; const gchar * tpl_entry_text_get_message (TplEntryText *self
); gint tpl_entry_text_get_pending_msg_id (TplEntryText *self
);
"message" gchar* : Read / Write / Construct Only "message-type" guint : Read / Write / Construct Only "pending-msg-id" gint : Read / Write
const gchar * tpl_entry_text_get_message (TplEntryText *self
);
|
a TplEntryText |
Returns : |
the same message as the "message" property |
gint tpl_entry_text_get_pending_msg_id (TplEntryText *self
);
|
a TplEntryText |
Returns : |
the id as the "pending-msg-id" property |
"message"
property"message" gchar* : Read / Write / Construct Only
The text message of the log entry.
Default value: NULL
"message-type"
property"message-type" guint : Read / Write / Construct Only
The message type for a Text log entry.
Default value: 0
"pending-msg-id"
property"pending-msg-id" gint : Read / Write
Pending Message ID, if set, the log entry is set as pending for ACK. Default to -1 meaning not pending.
Allowed values: [G_MAXULONG,G_MAXULONG]
Default value: -1