|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.GdkWindowAttr
public class GdkWindowAttr
Field Summary | |
---|---|
long |
colormap
|
long |
cursor
|
int |
event_mask
|
int |
height
|
boolean |
override_redirect
|
static int |
sizeof
|
long |
title
|
long |
visual
|
int |
wclass
|
int |
width
|
int |
window_type
|
long |
wmclass_class
|
long |
wmclass_name
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
GdkWindowAttr()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long title
public int event_mask
public int x
public int y
public int width
public int height
public int wclass
public long visual
public long colormap
public int window_type
public long cursor
public long wmclass_name
public long wmclass_class
public boolean override_redirect
public static final int sizeof
Constructor Detail |
---|
public GdkWindowAttr()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |