mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: simplify zoom at load
This commit is contained in:
@ -67,5 +67,7 @@ gboolean sysprof_capture_view_load_finish (SysprofCaptureView
|
||||
GError **error);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
gboolean sysprof_capture_view_get_busy (SysprofCaptureView *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
void sysprof_capture_view_fit_to_width (SysprofCaptureView *self);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user