beep
public static void beep()
Emits a short beep.
gdk_beep
protected static final void gdk_beep()
gdk_flush
protected static final void gdk_flush()
gdk_get_show_events
protected static final boolean gdk_get_show_events()
gdk_input_set_extension_events
protected static final void gdk_input_set_extension_events(int window,
int mask,
int mode)
gdk_keyval_from_name
protected static final int gdk_keyval_from_name(String keyvalName)
gdk_keyval_is_lower
protected static final boolean gdk_keyval_is_lower(int keyval)
gdk_keyval_is_upper
protected static final boolean gdk_keyval_is_upper(int keyval)
gdk_keyval_name
protected static final String gdk_keyval_name(int keyval)
gdk_keyval_to_lower
protected static final int gdk_keyval_to_lower(int keyval)
gdk_keyval_to_upper
protected static final int gdk_keyval_to_upper(int keyval)
gdk_screen_height
protected static final int gdk_screen_height()
gdk_screen_height_mm
protected static final int gdk_screen_height_mm()
gdk_screen_width
protected static final int gdk_screen_width()
gdk_screen_width_mm
protected static final int gdk_screen_width_mm()
gdk_set_locale
protected static final String gdk_set_locale()
gdk_set_show_events
protected static final void gdk_set_show_events(boolean showEvents)
getScreenDimension
public static Dimension getScreenDimension()
Get the default dimensions of the screen.