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

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

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

revision 1.45 by fitzsim, Mon Jul 4 23:56:36 2005 UTC revision 1.46 by mark, Tue Jul 5 05:46:08 2005 UTC
# Line 1078  focus_out_cb (GtkWidget *widget __attrib Line 1078  focus_out_cb (GtkWidget *widget __attrib
1078  }  }
1079    
1080  void  void
1081  classpath_gtk_component_connect_nonfocus_signals (GObject *ptr, jobject *gref)  classpath_gtk_component_connect_nonfocus_signals (GObject *ptr __attribute__((unused)), jobject *gref __attribute__((unused)))
1082   {   {
1083     /* FIXME */     /* FIXME */
1084  #if 0  #if 0
# Line 1103  classpath_gtk_component_connect_nonfocus Line 1103  classpath_gtk_component_connect_nonfocus
1103  }  }
1104    
1105  void  void
1106  classpath_gtk_component_connect_signals (GObject *ptr, jobject *gref)  classpath_gtk_component_connect_signals (GObject *ptr __attribute__((unused)), jobject *gref __attribute__((unused)))
1107  {  {
1108     /* FIXME */     /* FIXME */
1109  #if 0  #if 0

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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