Top | ![]() |
![]() |
![]() |
![]() |
void (*VikTrwlayerAnalyseCloseFunc) (GtkWidget *Param1
,gint Param2
,VikLayer *Param3
);
GtkWidget * vik_trw_layer_analyse_this (GtkWindow *window
,const gchar *name
,VikLayer *vl
,gpointer user_data
,VikTrwlayerGetTracksAndLayersFunc get_tracks_and_layers_cb
,VikTrwlayerAnalyseCloseFunc on_close_cb
);
Display a dialog with stats across many tracks
window |
A window from which the dialog will be derived |
|
name |
The name to be shown |
|
vl |
The VikLayer passed on into |
|
user_data |
Data passed on into |
|
get_tracks_and_layers_cb |
The function to call to construct items to be analysed |