java-gnome version 4.0.14

org.gnome.gtk
Class GtkAboutDialogOverride

Object
  extended by org.freedesktop.bindings.Plumbing
      extended by org.gnome.glib.Plumbing
          extended by org.gnome.gdk.Plumbing
              extended by org.gnome.gtk.Plumbing
                  extended by org.gnome.gtk.GtkAboutDialogOverride

public class GtkAboutDialogOverride
extends Plumbing

Manual code allowing us to hookup the AboutDialog callback functions as if it were a signal.

Since:
4.0.14
Author:
Guillaume Mazoyer

Constructor Summary
GtkAboutDialogOverride()
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GtkAboutDialogOverride

public GtkAboutDialogOverride()


java-gnome