⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gdk.devhelp2

📁 windows平台下开发gtk程序所需要的库和头文件等
💻 DEVHELP2
📖 第 1 页 / 共 5 页
字号:
    <keyword type="function" name="gdk_gc_set_dashes ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-dashes"/>    <keyword type="function" name="gdk_gc_copy ()" link="gdk-Graphics-Contexts.html#gdk-gc-copy"/>    <keyword type="function" name="gdk_gc_set_colormap ()" link="gdk-Graphics-Contexts.html#gdk-gc-set-colormap"/>    <keyword type="function" name="gdk_gc_get_colormap ()" link="gdk-Graphics-Contexts.html#gdk-gc-get-colormap"/>    <keyword type="function" name="gdk_gc_offset ()" link="gdk-Graphics-Contexts.html#gdk-gc-offset"/>    <keyword type="struct" name="GdkDrawable" link="gdk-Drawing-Primitives.html#GdkDrawable-struct"/>    <keyword type="function" name="gdk_drawable_ref ()" link="gdk-Drawing-Primitives.html#gdk-drawable-ref" deprecated=""/>    <keyword type="function" name="gdk_drawable_unref ()" link="gdk-Drawing-Primitives.html#gdk-drawable-unref" deprecated=""/>    <keyword type="function" name="gdk_drawable_set_data ()" link="gdk-Drawing-Primitives.html#gdk-drawable-set-data" deprecated=""/>    <keyword type="function" name="gdk_drawable_get_data ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-data" deprecated=""/>    <keyword type="function" name="gdk_drawable_get_display ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-display" since="2.2"/>    <keyword type="function" name="gdk_drawable_get_screen ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-screen" since="2.2"/>    <keyword type="function" name="gdk_drawable_get_visual ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-visual"/>    <keyword type="function" name="gdk_drawable_set_colormap ()" link="gdk-Drawing-Primitives.html#gdk-drawable-set-colormap"/>    <keyword type="function" name="gdk_drawable_get_colormap ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-colormap"/>    <keyword type="function" name="gdk_drawable_get_depth ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-depth"/>    <keyword type="function" name="gdk_drawable_get_size ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-size"/>    <keyword type="function" name="gdk_drawable_get_clip_region ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-clip-region"/>    <keyword type="function" name="gdk_drawable_get_visible_region ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-visible-region"/>    <keyword type="function" name="gdk_draw_point ()" link="gdk-Drawing-Primitives.html#gdk-draw-point"/>    <keyword type="function" name="gdk_draw_points ()" link="gdk-Drawing-Primitives.html#gdk-draw-points"/>    <keyword type="function" name="gdk_draw_line ()" link="gdk-Drawing-Primitives.html#gdk-draw-line"/>    <keyword type="function" name="gdk_draw_lines ()" link="gdk-Drawing-Primitives.html#gdk-draw-lines"/>    <keyword type="function" name="gdk_draw_pixbuf ()" link="gdk-Drawing-Primitives.html#gdk-draw-pixbuf" since="2.2"/>    <keyword type="function" name="gdk_draw_segments ()" link="gdk-Drawing-Primitives.html#gdk-draw-segments"/>    <keyword type="struct" name="GdkSegment" link="gdk-Drawing-Primitives.html#GdkSegment"/>    <keyword type="function" name="gdk_draw_rectangle ()" link="gdk-Drawing-Primitives.html#gdk-draw-rectangle"/>    <keyword type="function" name="gdk_draw_arc ()" link="gdk-Drawing-Primitives.html#gdk-draw-arc"/>    <keyword type="function" name="gdk_draw_polygon ()" link="gdk-Drawing-Primitives.html#gdk-draw-polygon"/>    <keyword type="function" name="gdk_draw_trapezoids ()" link="gdk-Drawing-Primitives.html#gdk-draw-trapezoids" since="2.6"/>    <keyword type="struct" name="GdkTrapezoid" link="gdk-Drawing-Primitives.html#GdkTrapezoid"/>    <keyword type="function" name="gdk_draw_glyphs ()" link="gdk-Drawing-Primitives.html#gdk-draw-glyphs"/>    <keyword type="function" name="gdk_draw_glyphs_transformed ()" link="gdk-Drawing-Primitives.html#gdk-draw-glyphs-transformed" since="2.6"/>    <keyword type="function" name="gdk_draw_layout_line ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-line"/>    <keyword type="function" name="gdk_draw_layout_line_with_colors ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-line-with-colors"/>    <keyword type="function" name="gdk_draw_layout ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout"/>    <keyword type="function" name="gdk_draw_layout_with_colors ()" link="gdk-Drawing-Primitives.html#gdk-draw-layout-with-colors"/>    <keyword type="function" name="gdk_draw_string ()" link="gdk-Drawing-Primitives.html#gdk-draw-string" deprecated="Use gdk_draw_layout() instead."/>    <keyword type="function" name="gdk_draw_text ()" link="gdk-Drawing-Primitives.html#gdk-draw-text" deprecated="Use gdk_draw_layout() instead."/>    <keyword type="function" name="gdk_draw_text_wc ()" link="gdk-Drawing-Primitives.html#gdk-draw-text-wc" deprecated="Use gdk_draw_layout() instead."/>    <keyword type="macro" name="gdk_draw_pixmap" link="gdk-Drawing-Primitives.html#gdk-draw-pixmap" deprecated="Use gdk_draw_drawable() instead."/>    <keyword type="function" name="gdk_draw_drawable ()" link="gdk-Drawing-Primitives.html#gdk-draw-drawable"/>    <keyword type="function" name="gdk_draw_image ()" link="gdk-Drawing-Primitives.html#gdk-draw-image"/>    <keyword type="function" name="gdk_drawable_get_image ()" link="gdk-Drawing-Primitives.html#gdk-drawable-get-image"/>    <keyword type="function" name="gdk_drawable_copy_to_image ()" link="gdk-Drawing-Primitives.html#gdk-drawable-copy-to-image" since="2.4"/>    <keyword type="struct" name="struct GdkPixmap" link="gdk-Bitmaps-and-Pixmaps.html#GdkPixmap-struct"/>    <keyword type="function" name="gdk_pixmap_new ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-new"/>    <keyword type="function" name="gdk_bitmap_create_from_data ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-create-from-data"/>    <keyword type="function" name="gdk_pixmap_create_from_data ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-data"/>    <keyword type="function" name="gdk_pixmap_create_from_xpm ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm"/>    <keyword type="function" name="gdk_pixmap_colormap_create_from_xpm ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm"/>    <keyword type="function" name="gdk_pixmap_create_from_xpm_d ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-create-from-xpm-d"/>    <keyword type="function" name="gdk_pixmap_colormap_create_from_xpm_d ()" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-colormap-create-from-xpm-d"/>    <keyword type="macro" name="gdk_pixmap_ref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-ref" deprecated=""/>    <keyword type="macro" name="gdk_pixmap_unref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-pixmap-unref" deprecated=""/>    <keyword type="typedef" name="GdkBitmap" link="gdk-Bitmaps-and-Pixmaps.html#GdkBitmap"/>    <keyword type="macro" name="gdk_bitmap_ref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-ref" deprecated=""/>    <keyword type="macro" name="gdk_bitmap_unref" link="gdk-Bitmaps-and-Pixmaps.html#gdk-bitmap-unref" deprecated=""/>    <keyword type="function" name="gdk_rgb_init ()" link="gdk-GdkRGB.html#gdk-rgb-init" deprecated=""/>    <keyword type="function" name="gdk_draw_rgb_image ()" link="gdk-GdkRGB.html#gdk-draw-rgb-image"/>    <keyword type="function" name="gdk_draw_rgb_image_dithalign ()" link="gdk-GdkRGB.html#gdk-draw-rgb-image-dithalign"/>    <keyword type="function" name="gdk_draw_indexed_image ()" link="gdk-GdkRGB.html#gdk-draw-indexed-image"/>    <keyword type="function" name="gdk_draw_gray_image ()" link="gdk-GdkRGB.html#gdk-draw-gray-image"/>    <keyword type="function" name="gdk_draw_rgb_32_image ()" link="gdk-GdkRGB.html#gdk-draw-rgb-32-image"/>    <keyword type="function" name="gdk_draw_rgb_32_image_dithalign ()" link="gdk-GdkRGB.html#gdk-draw-rgb-32-image-dithalign"/>    <keyword type="enum" name="enum GdkRgbDither" link="gdk-GdkRGB.html#GdkRgbDither"/>    <keyword type="function" name="gdk_rgb_cmap_new ()" link="gdk-GdkRGB.html#gdk-rgb-cmap-new"/>    <keyword type="function" name="gdk_rgb_cmap_free ()" link="gdk-GdkRGB.html#gdk-rgb-cmap-free"/>    <keyword type="struct" name="GdkRgbCmap" link="gdk-GdkRGB.html#GdkRgbCmap"/>    <keyword type="function" name="gdk_rgb_gc_set_foreground ()" link="gdk-GdkRGB.html#gdk-rgb-gc-set-foreground" deprecated=""/>    <keyword type="function" name="gdk_rgb_gc_set_background ()" link="gdk-GdkRGB.html#gdk-rgb-gc-set-background" deprecated=""/>    <keyword type="function" name="gdk_rgb_xpixel_from_rgb ()" link="gdk-GdkRGB.html#gdk-rgb-xpixel-from-rgb" deprecated=""/>    <keyword type="function" name="gdk_rgb_find_color ()" link="gdk-GdkRGB.html#gdk-rgb-find-color"/>    <keyword type="function" name="gdk_rgb_set_install ()" link="gdk-GdkRGB.html#gdk-rgb-set-install"/>    <keyword type="function" name="gdk_rgb_set_min_colors ()" link="gdk-GdkRGB.html#gdk-rgb-set-min-colors"/>    <keyword type="function" name="gdk_rgb_get_visual ()" link="gdk-GdkRGB.html#gdk-rgb-get-visual"/>    <keyword type="function" name="gdk_rgb_get_colormap ()" link="gdk-GdkRGB.html#gdk-rgb-get-colormap"/>    <keyword type="macro" name="gdk_rgb_get_cmap" link="gdk-GdkRGB.html#gdk-rgb-get-cmap" deprecated=""/>    <keyword type="function" name="gdk_rgb_ditherable ()" link="gdk-GdkRGB.html#gdk-rgb-ditherable"/>    <keyword type="function" name="gdk_rgb_colormap_ditherable ()" link="gdk-GdkRGB.html#gdk-rgb-colormap-ditherable"/>    <keyword type="function" name="gdk_rgb_set_verbose ()" link="gdk-GdkRGB.html#gdk-rgb-set-verbose"/>    <keyword type="struct" name="GdkImage" link="gdk-Images.html#GdkImage"/>    <keyword type="function" name="gdk_image_new ()" link="gdk-Images.html#gdk-image-new"/>    <keyword type="enum" name="enum GdkImageType" link="gdk-Images.html#GdkImageType"/>    <keyword type="function" name="gdk_image_new_bitmap ()" link="gdk-Images.html#gdk-image-new-bitmap" deprecated=""/>    <keyword type="function" name="gdk_image_get ()" link="gdk-Images.html#gdk-image-get" deprecated=""/>    <keyword type="function" name="gdk_image_ref ()" link="gdk-Images.html#gdk-image-ref" deprecated=""/>    <keyword type="function" name="gdk_image_unref ()" link="gdk-Images.html#gdk-image-unref" deprecated=""/>    <keyword type="macro" name="gdk_image_destroy" link="gdk-Images.html#gdk-image-destroy" deprecated=""/>    <keyword type="function" name="gdk_image_get_colormap ()" link="gdk-Images.html#gdk-image-get-colormap"/>    <keyword type="function" name="gdk_image_set_colormap ()" link="gdk-Images.html#gdk-image-set-colormap"/>    <keyword type="function" name="gdk_image_put_pixel ()" link="gdk-Images.html#gdk-image-put-pixel"/>    <keyword type="function" name="gdk_image_get_pixel ()" link="gdk-Images.html#gdk-image-get-pixel"/>    <keyword type="function" name="gdk_pixbuf_render_threshold_alpha ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-threshold-alpha"/>    <keyword type="function" name="gdk_pixbuf_render_to_drawable ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-to-drawable" deprecated="2.4: This function is obsolete. Use gdk_draw_pixbuf() instead."/>    <keyword type="function" name="gdk_pixbuf_render_to_drawable_alpha ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-to-drawable-alpha" deprecated="2.4: This function is obsolete. Use gdk_draw_pixbuf() instead."/>    <keyword type="function" name="gdk_pixbuf_render_pixmap_and_mask ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-pixmap-and-mask"/>    <keyword type="function" name="gdk_pixbuf_render_pixmap_and_mask_for_colormap ()" link="gdk-Pixbufs.html#gdk-pixbuf-render-pixmap-and-mask-for-colormap"/>    <keyword type="function" name="gdk_pixbuf_get_from_drawable ()" link="gdk-Pixbufs.html#gdk-pixbuf-get-from-drawable"/>    <keyword type="function" name="gdk_pixbuf_get_from_image ()" link="gdk-Pixbufs.html#gdk-pixbuf-get-from-image"/>    <keyword type="struct" name="GdkColor" link="gdk-Colormaps-and-Colors.html#GdkColor"/>    <keyword type="struct" name="GdkColormap" link="gdk-Colormaps-and-Colors.html#GdkColormap"/>    <keyword type="function" name="gdk_colormap_new ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-new"/>    <keyword type="function" name="gdk_colormap_ref ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-ref" deprecated=""/>    <keyword type="function" name="gdk_colormap_unref ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-unref" deprecated=""/>    <keyword type="function" name="gdk_colormap_get_system ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-system"/>    <keyword type="function" name="gdk_colormap_get_system_size ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-system-size" deprecated=""/>    <keyword type="function" name="gdk_colormap_change ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-change" deprecated=""/>    <keyword type="function" name="gdk_colormap_alloc_colors ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-alloc-colors"/>    <keyword type="function" name="gdk_colormap_alloc_color ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-alloc-color"/>    <keyword type="function" name="gdk_colormap_free_colors ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-free-colors"/>    <keyword type="function" name="gdk_colormap_query_color ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-query-color"/>    <keyword type="function" name="gdk_colormap_get_visual ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-visual"/>    <keyword type="function" name="gdk_colormap_get_screen ()" link="gdk-Colormaps-and-Colors.html#gdk-colormap-get-screen" since="2.2"/>    <keyword type="function" name="gdk_colors_store ()" link="gdk-Colormaps-and-Colors.html#gdk-colors-store" deprecated=""/>    <keyword type="function" name="gdk_color_copy ()" link="gdk-Colormaps-and-Colors.html#gdk-color-copy"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -