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

📄 pango.devhelp2

📁 windows平台下开发gtk程序所需要的库和头文件等
💻 DEVHELP2
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="utf-8" standalone="no"?><!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""><book xmlns="http://www.devhelp.net/book" title="Pango Reference Manual" link="index.html" author="" name="pango" version="2">  <chapters>    <sub name="Basic Pango Interfaces" link="pango.html">      <sub name="Rendering" link="pango-Text-Processing.html"/>      <sub name="Glyph Storage" link="pango-Glyph-Storage.html"/>      <sub name="Fonts" link="pango-Fonts.html"/>      <sub name="Text Attributes" link="pango-Text-Attributes.html"/>      <sub name="Tab Stops" link="pango-Tab-Stops.html"/>      <sub name="Text Attribute Markup" link="PangoMarkupFormat.html"/>      <sub name="Layout Objects" link="pango-Layout-Objects.html"/>      <sub name="Scripts and Languages" link="pango-Scripts-and-Languages.html"/>      <sub name="Bidirectional Text" link="pango-Bidirectional-Text.html"/>      <sub name="Vertical Text" link="pango-Vertical-Text.html"/>    </sub>    <sub name="Rendering with Pango" link="rendering.html">      <sub name="Win32 Fonts and Rendering" link="pango-Win32-Fonts-and-Rendering.html"/>      <sub name="FreeType Fonts and Rendering" link="pango-FreeType-Fonts-and-Rendering.html"/>      <sub name="Xft Fonts and Rendering" link="pango-Xft-Fonts-and-Rendering.html"/>      <sub name="Cairo Rendering" link="pango-Cairo-Rendering.html"/>      <sub name="ATSUI Fonts" link="pango-ATSUI-Fonts.html"/>      <sub name="Deprecated X font backend" link="pango-X-Fonts-and-Rendering.html"/>    </sub>    <sub name="Low Level Functionality" link="lowlevel.html">      <sub name="PangoRenderer" link="PangoRenderer.html"/>      <sub name="PangoFcFontMap" link="PangoFcFontMap.html"/>      <sub name="PangoFcFont" link="PangoFcFont.html"/>      <sub name="PangoFcDecoder" link="PangoFcDecoder.html"/>      <sub name="OpenType Font Handling" link="pango-OpenType-Font-Handling.html"/>      <sub name="Coverage Maps" link="pango-Coverage-Maps.html"/>      <sub name="Engines" link="pango-Engines.html"/>      <sub name="PangoEngineLang" link="PangoEngineLang.html"/>      <sub name="PangoEngineShape" link="PangoEngineShape.html"/>      <sub name="Modules" link="pango-Modules.html"/>      <sub name="Miscellaneous Utilities" link="pango-Miscellaneous-Utilities.html"/>      <sub name="Version Checking" link="pango-Version-Checking.html"/>    </sub>    <sub name="Pango Tools" link="tools.html">      <sub name="pango-querymodules" link="pango-querymodules.html"/>    </sub>    <sub name="Object Hierarchy" link="pango-hierarchy.html"/>    <sub name="Index" link="index-all.html"/>    <sub name="Index of deprecated symbols" link="index-deprecated.html"/>    <sub name="Index of new symbols in 1.2" link="index-1.2.html"/>    <sub name="Index of new symbols in 1.4" link="index-1.4.html"/>    <sub name="Index of new symbols in 1.6" link="index-1.6.html"/>    <sub name="Index of new symbols in 1.8" link="index-1.8.html"/>    <sub name="Index of new symbols in 1.10" link="index-1.10.html"/>    <sub name="Index of new symbols in 1.12" link="index-1.12.html"/>    <sub name="Index of new symbols in 1.14" link="index-1.14.html"/>    <sub name="Index of new symbols in 1.16" link="index-1.16.html"/>    <sub name="Index of new symbols in 1.18" link="index-1.18.html"/>    <sub name="Index of new symbols in 1.20" link="index-1.20.html"/>    <sub name="Index of new symbols in 1.22" link="index-1.22.html"/>  </chapters>  <functions>    <keyword type="struct" name="PangoContext" link="pango-Text-Processing.html#PangoContext-struct"/>    <keyword type="struct" name="PangoItem" link="pango-Text-Processing.html#PangoItem"/>    <keyword type="struct" name="PangoAnalysis" link="pango-Text-Processing.html#PangoAnalysis"/>    <keyword type="macro" name="PANGO_ANALYSIS_FLAG_CENTERED_BASELINE" link="pango-Text-Processing.html#PANGO-ANALYSIS-FLAG-CENTERED-BASELINE:CAPS"/>    <keyword type="macro" name="PANGO_TYPE_DIRECTION" link="pango-Text-Processing.html#PANGO-TYPE-DIRECTION:CAPS"/>    <keyword type="function" name="pango_itemize ()" link="pango-Text-Processing.html#pango-itemize"/>    <keyword type="function" name="pango_itemize_with_base_dir ()" link="pango-Text-Processing.html#pango-itemize-with-base-dir" since="1.4"/>    <keyword type="function" name="pango_item_free ()" link="pango-Text-Processing.html#pango-item-free"/>    <keyword type="function" name="pango_item_copy ()" link="pango-Text-Processing.html#pango-item-copy"/>    <keyword type="function" name="pango_item_new ()" link="pango-Text-Processing.html#pango-item-new"/>    <keyword type="function" name="pango_item_split ()" link="pango-Text-Processing.html#pango-item-split"/>    <keyword type="function" name="pango_reorder_items ()" link="pango-Text-Processing.html#pango-reorder-items"/>    <keyword type="function" name="pango_context_new ()" link="pango-Text-Processing.html#pango-context-new"/>    <keyword type="function" name="pango_context_set_font_map ()" link="pango-Text-Processing.html#pango-context-set-font-map"/>    <keyword type="function" name="pango_context_get_font_map ()" link="pango-Text-Processing.html#pango-context-get-font-map" since="1.6"/>    <keyword type="function" name="pango_context_get_font_description ()" link="pango-Text-Processing.html#pango-context-get-font-description"/>    <keyword type="function" name="pango_context_set_font_description ()" link="pango-Text-Processing.html#pango-context-set-font-description"/>    <keyword type="function" name="pango_context_get_language ()" link="pango-Text-Processing.html#pango-context-get-language"/>    <keyword type="function" name="pango_context_set_language ()" link="pango-Text-Processing.html#pango-context-set-language"/>    <keyword type="function" name="pango_context_get_base_dir ()" link="pango-Text-Processing.html#pango-context-get-base-dir"/>    <keyword type="function" name="pango_context_set_base_dir ()" link="pango-Text-Processing.html#pango-context-set-base-dir"/>    <keyword type="function" name="pango_context_get_base_gravity ()" link="pango-Text-Processing.html#pango-context-get-base-gravity" since="1.16"/>    <keyword type="function" name="pango_context_set_base_gravity ()" link="pango-Text-Processing.html#pango-context-set-base-gravity" since="1.16"/>    <keyword type="function" name="pango_context_get_gravity ()" link="pango-Text-Processing.html#pango-context-get-gravity" since="1.16"/>    <keyword type="function" name="pango_context_get_gravity_hint ()" link="pango-Text-Processing.html#pango-context-get-gravity-hint" since="1.16"/>    <keyword type="function" name="pango_context_set_gravity_hint ()" link="pango-Text-Processing.html#pango-context-set-gravity-hint" since="1.16"/>    <keyword type="function" name="pango_context_get_matrix ()" link="pango-Text-Processing.html#pango-context-get-matrix" since="1.6"/>    <keyword type="function" name="pango_context_set_matrix ()" link="pango-Text-Processing.html#pango-context-set-matrix" since="1.6"/>    <keyword type="function" name="pango_context_load_font ()" link="pango-Text-Processing.html#pango-context-load-font"/>    <keyword type="function" name="pango_context_load_fontset ()" link="pango-Text-Processing.html#pango-context-load-fontset"/>    <keyword type="function" name="pango_context_get_metrics ()" link="pango-Text-Processing.html#pango-context-get-metrics"/>    <keyword type="function" name="pango_context_list_families ()" link="pango-Text-Processing.html#pango-context-list-families"/>    <keyword type="function" name="pango_break ()" link="pango-Text-Processing.html#pango-break"/>    <keyword type="function" name="pango_get_log_attrs ()" link="pango-Text-Processing.html#pango-get-log-attrs"/>    <keyword type="function" name="pango_find_paragraph_boundary ()" link="pango-Text-Processing.html#pango-find-paragraph-boundary"/>    <keyword type="function" name="pango_default_break ()" link="pango-Text-Processing.html#pango-default-break"/>    <keyword type="struct" name="PangoLogAttr" link="pango-Text-Processing.html#PangoLogAttr"/>    <keyword type="function" name="pango_shape ()" link="pango-Text-Processing.html#pango-shape"/>    <keyword type="macro" name="PANGO_SCALE" link="pango-Glyph-Storage.html#PANGO-SCALE:CAPS"/>    <keyword type="macro" name="PANGO_PIXELS()" link="pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"/>    <keyword type="macro" name="PANGO_PIXELS_FLOOR()" link="pango-Glyph-Storage.html#PANGO-PIXELS-FLOOR:CAPS" since="1.14"/>    <keyword type="macro" name="PANGO_PIXELS_CEIL()" link="pango-Glyph-Storage.html#PANGO-PIXELS-CEIL:CAPS" since="1.14"/>    <keyword type="macro" name="PANGO_UNITS_ROUND()" link="pango-Glyph-Storage.html#PANGO-UNITS-ROUND:CAPS" since="1.18"/>    <keyword type="function" name="pango_units_to_double ()" link="pango-Glyph-Storage.html#pango-units-to-double" since="1.16"/>    <keyword type="function" name="pango_units_from_double ()" link="pango-Glyph-Storage.html#pango-units-from-double" since="1.16"/>    <keyword type="struct" name="PangoRectangle" link="pango-Glyph-Storage.html#PangoRectangle"/>    <keyword type="macro" name="PANGO_ASCENT()" link="pango-Glyph-Storage.html#PANGO-ASCENT:CAPS"/>    <keyword type="macro" name="PANGO_DESCENT()" link="pango-Glyph-Storage.html#PANGO-DESCENT:CAPS"/>    <keyword type="macro" name="PANGO_LBEARING()" link="pango-Glyph-Storage.html#PANGO-LBEARING:CAPS"/>    <keyword type="macro" name="PANGO_RBEARING()" link="pango-Glyph-Storage.html#PANGO-RBEARING:CAPS"/>    <keyword type="function" name="pango_extents_to_pixels ()" link="pango-Glyph-Storage.html#pango-extents-to-pixels" since="1.16"/>    <keyword type="struct" name="PangoMatrix" link="pango-Glyph-Storage.html#PangoMatrix" since="1.6"/>

⌨️ 快捷键说明

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