Method

IdePagemark_used

since: 3.32

Declaration

void
ide_page_mark_used (
  IdePage* self
)

Description

This function marks the page as used by updating it’s position in the workspaces MRU (most-recently-used) queue.

Pages should call this when their contents have been focused.

Available since: 3.32