public class GdkDragContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
action |
int |
actions |
int |
dest_window |
boolean |
is_source |
int |
protocol |
static int |
sizeof |
int |
source_window |
int |
start_time |
int |
suggested_action |
int |
targets |
| Constructor and Description |
|---|
GdkDragContext() |
public int protocol
public boolean is_source
public int source_window
public int dest_window
public int targets
public int actions
public int suggested_action
public int action
public int start_time
public static final int sizeof