/[classpath]/classpath/gnu/java/awt/peer/gtk/GtkToolkit.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GtkToolkit.java

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

revision 1.63 by mkoch, Tue Jan 11 22:07:32 2005 UTC revision 1.64 by mkoch, Tue Jan 18 09:43:45 2005 UTC
# Line 656  public class GtkToolkit extends gnu.java Line 656  public class GtkToolkit extends gnu.java
656    
657    public native boolean nativeQueueEmpty();    public native boolean nativeQueueEmpty();
658    public native void wakeNativeQueue();      public native void wakeNativeQueue();  
659    public native void iterateNativeQueue(EventQueue locked);    public native void iterateNativeQueue(EventQueue locked, boolean block);
660    
661  } // class GtkToolkit  } // class GtkToolkit

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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