GDK functions not belonging to any class.
gdk::atom_intern() ?? gdk::beep() ?? Emits a sound. gdk::colormap_new() ?? Creates a new GdkColormap. gdk::colormap_get_system() ?? Returns the system colormap. gdk::colormap_get_system_size() ?? Returns the size of the system colormap. gdk::color_parse() ?? Creates a GdkColor from a color specification. gdk::cursor_new() ?? Creates a new GdkCursor. gdk::cursor_new_from_pixmap() ?? Creates a new GdkCursor using a pixmap. gdk::drag_status() ?? gdk::draw_arc() ?? Draws an arc. gdk::draw_gray_image() ?? gdk::draw_line() ?? Draws a line. gdk::draw_pixmap() ?? gdk::draw_point() ?? gdk::draw_rectangle() ?? Draws a rectangle. gdk::draw_rgb_32_image() ?? gdk::draw_rgb_image() ?? gdk::draw_rgb_image_dithalign() ?? gdk::draw_string() ?? Draws a string of text. gdk::draw_text() ?? gdk::flush() ?? gdk::font_load() ?? Loads the given font. gdk::fontset_load() ?? Loads a selection of fonts described as a fontset. gdk::get_display() ?? Returns the name of the system. gdk::input_remove() ?? gdk::pixmap_colormap_create_from_xpm() ?? gdk::pixmap_colormap_create_from_xpm_d() ?? gdk::pixmap_create_from_xpm() ?? Creates a GdkPixmap from an xpm file. gdk::pixmap_create_from_xpm_d() ?? Creates a GdkPixmap from inline data. gdk::pointer_is_grabbed() ?? gdk::rgb_gc_set_background() ?? gdk::rgb_gc_set_foreground() ?? gdk::rgb_get_cmap() ?? gdk::rgb_get_visual() ?? gdk::rgb_xpixel_from_rgb() ?? gdk::screen_height() ?? Returns screen height in pixels. gdk::screen_height_mm() ?? Returns screen height in mm. gdk::screen_width() ?? Returns screen width in pixels. gdk::screen_width_mm() ?? Returns screen width in mm. gdk::threads_enter() ?? gdk::threads_leave() ?? gdk::visual_get_best() ?? gdk::visual_get_best_with_both() ?? gdk::visual_get_best_with_depth() ?? gdk::visual_get_best_with_type() ?? gdk::visual_get_system() ?? Returns the system visual.