Method

IdeBufferget_change_count

Declaration

guint
ide_buffer_get_change_count (
  IdeBuffer* self
)

Description

Gets the monotonic change count for the buffer.

Available since:3.32

Return value

Returns: guint
 

The change count for the buffer.