libmono-profiler-gui-thread-check

Mono profiler library to debug gui threading issues
  http://www.mono-project.com/GtkSharp
  0
  no reviews



This package provides the gui-thread-check mono profiler library. this library is used to find incorrect thread usage in gtk# applications. the gui-thread-check library is only activated if explicitly passed to the mono runtime by adding --profile=gui-thread-check as parameter.

gtk# 3.0 is a cli (.net) language binding for the gtk+ 3.0 toolkit and related libraries.