org.gnu.gtk.event
public class FontButtonEvent extends GtkEvent
See Also: FontButtonListener
Nested Class Summary | |
---|---|
static class | FontButtonEvent.Type |
Constructor Summary | |
---|---|
FontButtonEvent(Object source, EventType type)
Constructor for FontButtonEvent.
|
Method Summary | |
---|---|
boolean | isOfType(FontButtonEvent.Type aType) |
Parameters: source type
Returns: True if the type of this event is the same as that stated.