| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.gnu.glib.EventTypeorg.gnu.gtk.event.ContainerEvent.Typepublic static class ContainerEvent.Typeextends EventTypeField Summary | |
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
Method Summary |
public static final ContainerEvent.Type ADD
This event indicates that a child widget has been added to the container.
public static final ContainerEvent.Type REMOVE
This event indicates that a child widget has been removed to the container.
public static final ContainerEvent.Type SET_FOCUS_CHILD
This event indicates that a child widget has been given focus.