Exemplo n.º 1
0
 void OnMenuHelp(object sender, EventArgs args)
 {
     Unix.ShowUri(null, "help:gbrainy",
                  Gdk.EventHelper.GetTime(new Gdk.Event(IntPtr.Zero)));
 }