libsysprof-ui: fix child properties for tab labels

This commit is contained in:
Christian Hergert
2019-05-17 11:31:23 -07:00
parent 8feeec782f
commit 7e5317cc7e
2 changed files with 38 additions and 3 deletions

View File

@ -43,6 +43,8 @@ struct _SysprofDisplayClass
SYSPROF_AVAILABLE_IN_ALL
GtkWidget *sysprof_display_new (void);
SYSPROF_AVAILABLE_IN_ALL
gchar *sysprof_display_dup_title (SysprofDisplay *self);
SYSPROF_AVAILABLE_IN_ALL
SysprofProfiler *sysprof_display_get_profiler (SysprofDisplay *self);
SYSPROF_AVAILABLE_IN_ALL
gboolean sysprof_display_is_empty (SysprofDisplay *self);