libsysprof-ui: add helper to get current

This commit is contained in:
Christian Hergert
2019-05-19 11:10:51 -07:00
parent e983c9f219
commit a7b18281e6
2 changed files with 9 additions and 6 deletions

View File

@ -161,7 +161,7 @@ sysprof_notebook_open (SysprofNotebook *self,
sysprof_display_open (SYSPROF_DISPLAY (display), file);
}
static SysprofDisplay *
SysprofDisplay *
sysprof_notebook_get_current (SysprofNotebook *self)
{
gint page;