mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 07:30:54 +00:00
libsysprof-ui: add some mark details
This commit is contained in:
@ -32,5 +32,8 @@ G_DECLARE_FINAL_TYPE (SysprofDetailsView, sysprof_details_view, SYSPROF, DETAILS
|
||||
GtkWidget *sysprof_details_view_new (void);
|
||||
void sysprof_details_view_set_reader (SysprofDetailsView *self,
|
||||
SysprofCaptureReader *reader);
|
||||
void sysprof_details_view_add_item (SysprofDetailsView *self,
|
||||
GtkWidget *left,
|
||||
GtkWidget *center);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user