| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkWindow
╰── GwyLogBrowser
GtkWidget * gwy_log_browser_new (GwyFile *file,GwyDataKind data_kind,gint id);
Creates a new data processing operation log browser for a data object in a file.
If there is currently no log for given data, a new empty log is created, unless logging is currently disabled.