Method
PurpleMessagecompare_timestamp
unstable since: 3.0
Declaration [src]
int
purple_message_compare_timestamp (
PurpleMessage* message1,
PurpleMessage* message2
)
Parameters
message2
-
Type:
PurpleMessage
The second instance.
The argument can be NULL
.The data is owned by the caller of the method.