/[classpath]/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c
ViewVC logotype

Diff of /classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c

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

revision 1.20 by mark, Sat Dec 11 08:20:49 2004 UTC revision 1.21 by mkoch, Wed Jan 19 08:10:27 2005 UTC
# Line 680  static void realize_cb (GtkWidget *widge Line 680  static void realize_cb (GtkWidget *widge
680  {  {
681    gdk_threads_leave ();    gdk_threads_leave ();
682    
683    (*gdk_env)->CallVoidMethod (gdk_env, peer, initComponentGraphicsID);    (*gdk_env())->CallVoidMethod (gdk_env(), peer, initComponentGraphicsID);
684    
685    gdk_threads_enter ();    gdk_threads_enter ();
686  }  }

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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