/[mldonkey]/mldonkey/src/gtk2/gui/configWindow.ml
ViewVC logotype

Diff of /mldonkey/src/gtk2/gui/configWindow.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by spiralvoice, Wed Mar 2 19:45:11 2005 UTC revision 1.2 by spiralvoice, Sat Nov 19 17:19:45 2005 UTC
# Line 171  let add_string_param ~p ~top ~(table : G Line 171  let add_string_param ~p ~top ~(table : G
171  (*  (*
172    ignore (table#misc#connect#size_allocate    ignore (table#misc#connect#size_allocate
173        ~callback: (fun r ->        ~callback: (fun r ->
174          Printf.printf "Table width %d\n" r.Gtk.width;          lprintf' "Table width %d\n" r.Gtk.width;
         flush stdout  
175    ));    ));
176  *)  *)
177    table#attach ~left:0 ~top    table#attach ~left:0 ~top

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26