博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
python+gtk 开发用的在线帮助文档
阅读量:6948 次
发布时间:2019-06-27

本文共 15697 字,大约阅读时间需要 52 分钟。

  hot3.png



Table of Contents

— the ATK interface provided by UI components that the user can activate/interact with, — the ATK interface provided by UI components that occupy a physical area on the screen. — the ATK interface which allows access to a DOM associated with on object. — the ATK interface implemented by components containing user-editable text content. — this object class is derived from AtkObject and can be used as a basis implementing accessible objects. — An ATK object which encapsulates a link or set of links in a hypertext document. — the ATK interface which provides standard mechanism for manipulating hyperlinks. — the ATK Interface implemented by components that expose image or pixmap content on-screen. — an which purports to implement all ATK interfaces. — the which creates an . — the base object class for the Accessibility Toolkit API. — the base object class for a factory used to create accessible objects for objects of a specific GType. — an object holding data about a rectangle — an object used to store the GType of the factories used to create an accessible object for an object of a particular GType. — an object used to describe a relation between a object and one or more other objects. — a set of objects, normally the set of objects that an has. — the ATK interface implemented by container objects whose children can be selected. — an determines a component's state set. — the ATK interface which provides access to streamable content. — the ATK interface implemented for UI components which contain tabular or row/column information. — the ATK interface implemented by components with text content. — the ATK interface implemented by valuators and components which display or select a value from a bounded range of values. — the built-in constants of the atk module
— popup window displaying information about an application (new in PyGTK 2.6) — a group of accelerators for a Window hierarchy — a label which displays accelerator info to the right of the text — Loadable keyboard accelerator specifications (new in PyGTK 2.10) — accessibility support for widgets. — an action which can be triggered by a menu or toolbar item (new in PyGTK 2.4) — a group of actions (new in PyGTK 2.4) — An interface for activatable widgets. — an object representing an adjustable bounded value — a widget that controls the alignment and size of its child — produces an arrow pointing in one of the four cardinal directions. — A frame that constrains its child to a particular aspect ratio. — a widget used to guide users through multi-step operations (new in PyGTK 2.10) — an abstract base class defining a container with just one child. — an object containing data for a border (new in PyGTK 2.4) — an abstract base class for box containers — Interface for objects that can be built by GtkBuilder. — Build an interface from an XML UI definition. — A pushbutton widget that issues a signal when clicked. — the base class for widgets that contain multiple buttons — a widget that displays a calendar and allows the user to select a date. — an interface for editing a TreeView cell — an interface for packing cells — a base class for objects that render on a — an object that renders a keyboard accelerator in a cell (new in PyGTK 2.10) — an object that renders a into a cell (new in PyGTK 2.6) — an object that renders a pixbuf into a cell — an object that renders numbers as progress bars in a (new in PyGTK 2.6) — an object that renders a spin button in a cell (new in PyGTK 2.10) — an object that renders a spinning animation in a cell (new in PyGTK 2.22) — an object that renders text into a cell — an object that renders a toggle button into a TreeView cell — a widget displaying a single row of a (new in PyGTK 2.6). — a toggle button widget styled as a checkbox and label — a menu item with a check box. — an object to store data to and retrieve data from (new in PyGTK 2.2) — a button to launch a color selection dialog (new in PyGTK 2.4) — a widget used to select a color. — a standard dialog for selecting a color. — a text entry field with a dropdown list. — a widget used to choose from a list of items (new in PyGTK 2.4) — a text entry field with a dropdown list (new in PyGTK 2.4) — A simple, text-only combo box (new in PyGTK 2.24) — a base class for widgets that contain other widgets — allows direct editing of a curve. — popup windows for user information and action — a widget for custom user interface elements. — an interface for text-editing widgets. — a single line text entry field. — stores text for display in a (new in PyGTK 2.22) — completion functionality for (new in PyGTK 2.4) — a widget used to catch events for widgets which do not have their own window. — a container that can hide its child (new in PyGTK 2.4) — an interface for choosing files used by and (new in PyGTK 2.4) — a button to launch a (new in PyGTK 2.6) — a file chooser dialog, suitable for "File/Open" or "File/Save" commands(new in PyGTK 2.4) — a file chooser widget that can be embedded in other widgets(new in PyGTK 2.4) — a filter for selecting a file subset (new in PyGTK 2.4) — a dialog used to prompt the user for a file or directory name — a container which allows you to position widgets at fixed coordinates — a button to launch a font selection dialog (new in PyGTK 2.4) — a widget for selecting fonts. — a dialog for selecting fonts. — a bin with a decorative frame and optional label. — subclass of for editing gamma curves. — a TreeView cell renderer that helps create cell renderers in Python — a TreeView model that helps create tree models in Python — a widget for detachable window portions. — a horizontal container box — a container for arranging buttons horizontally. — a container with two panes arranged horizontally. — a horizontal ruler. — a horizontal slider widget for selecting a value from a range. — a horizontal scrollbar widget — a horizontal separator. — an object that manages a group of icon sets. — object containing information about and icon in an icon theme (new in PyGTK 2.4) — contains a set of variants for an icon — a source for icon variants — look up icons by name and size (new in PyGTK 2.4) — a widget which displays a list of icons in a grid (new in PyGTK 2.6) — A widget displaying an image — a menuitem that displays an image with an accel label — an abstract base class defining a generic input method interface — an input method context object that supports "simple" input methods — an input method context object that manages the use of multiple input method contexts for a widget — report important messages to the user (new in PyGTK 2.22) — a dialog for configuring devices for the XInput extension. — internally-used widget which is not displayed. — abstract base class for — creates menus, menubars and option menus from a data description. — a widget that displays a limited amount of read-only text — infinite scrollable area containing child widgets and custom drawing — a button bound to a URL (new in PyGTK 2.10) — a list model to use with a — a drop down menu widget. — a widget that displays widgets horizontally — the widget used for an item in menus — a base class for menu objects. — A containing a button with an additional dropdown menu (new in PyGTK 2.6) — a convenient message window — a base class for widgets with alignments and padding. — Functions for working with GIO (new in PyGTK 2.14) — a tabbed notebook container. — the base class of the PyGTK type hierarchy. — a toplevel container widget used to manage offscreen rendering of child widgets (new in PyGTK 2.22) — a widget used to provide a list of valid choices. — an object that stores page setup information (new in PyGTK 2.10) — a base class for widgets with two adjustable panes — an object providing support for named paper sizes (new in PyGTK 2.10) — A toplevel window for embedding into other processes. — Encapsulates context for drawing pages (new in PyGTK 2.10) — a high-level printing API (new in PyGTK 2.10) — an interface for printing preview (new in PyGTK 2.10) — Stores print settings (new in PyGTK 2.10) — a widget which indicates progress visually. — an action that can be grouped so that only one can be active (new in PyGTK 2.4) — a choice of one of multiple check buttons. — a choice from multiple check menu items. — a toolbar item that contains a radio button (new in PyGTK 2.4) — a base class for widgets that allow a user to set a value in a range. — an object holding resource styles — An action of which represents a list of recently used files (new in PyGTK 2.12) — Displays recently used files in a dialog (new in PyGTK 2.10) — Displays recently used files in a menu (new in PyGTK 2.10) — Displays recently used files (new in PyGTK 2.10) — an interface implemented by , and (new in PyGTK 2.10) — A filter for selecting a subset of recently used files (new in PyGTK 2.10) — information found when looking up an entry of the recently used files list. (new in PyGTK 2.10) — manages recently used files (new in PyGTK 2.10) — an object containing information about the desired space requirements of a widget. — a base class for horizontal or vertical rulers — a base class for the scale widgets. — A button which pops up a scale. (new in PyGTK 2.12) — a base class for scrollbar widgets. — adds scrollbars to its child widget. — an object that stores information about a selection — a base class for visual separator widgets. — a separator used in menus. — a toolbar item that separates groups of other toolbar items (new in PyGTK 2.4) — an object that contains the global settings for the widgets on a — an object that groups widgets so they request the same size — a container for widgets from other processes. — retrieve an integer or floating-point number from the user. — show a spinner animation (new in PyGTK 2.22) — report messages of minor importance to the user. — display an icon in the system tray (new in PyGTK 2.10) — an object that hold style information for widgets — layout widgets in a two-dimensional array — a menu item used to tear off and reattach its menu. — an object containing the attributes set on some text — stores attributed text for display in a — a location in a textbuffer for placing widgets — an object pointing at a location in a — a position in a textbuffer that is preserved across textbuffer modifications — an object used to apply attributes to text in a — A collection of objects that can be used together — a widget that displays the contents of a — an action which can be toggled between two states (new in PyGTK 2.4) — a button that retains its state — A containing a toggle button (new in PyGTK 2.4) — a bar holding buttons and other widgets. — a subclass that displays buttons (new in PyGTK 2.4) — the base class of widgets that can be added to (new in PyGTK 2.4) — a sub container used in a tool palette (new in PyGTK 2.22) — a tool palette with categories (new in PyGTK 2.22) — Interface for containers containing GtkToolItem widgets. — Add tips to your widgets (new in PyGTK 2.12) — add tips to your widgets. — an interface that manages the data transfer for a destination of a drag and drop operation — an interface that manages the source data transfer for a drag and drop operation — An object that points at a path in a . — the tree interface used by — a which hides parts of an underlying tree (new in PyGTK 2.4) — a tree model that is a sorted version of a child — an object representing a row in a — an object for iterating over a set of objects. — an object maintaining a persistent reference to a row (new in PyGTK 2.4) — the selection object for — an interface for sorting a — a model for tree widgets with columns — a widget for displaying both trees and lists. — a visible column in a widget — construct menus and toolbars from an XML description (new in PyGTK 2.4) — a vertical container box — a container for arranging buttons vertically. — A button which pops up a volume control (new in PyGTK 2.12) — A container with two panes arranged vertically. — a vertical ruler. — a vertical slider widget used to select a value from a range. — a vertical scrollbar — a vertical separator. — a widget displaying a portion of a larger widget. — the base class for all
PyGTK widgets — a top-level window that holds one child widget. — a group of widgets — miscellaneous functions — prebuilt common menu/toolbar items and corresponding icons — the built-in constants of the gtk module
— Startup notification for applications. — an object representing an interned string — object providing support for drawing using Cairo (new in PyGTK 2.8) — an object holding color information — a table of color display component values — standard and pixmap cursors — an object for supporting input devices — controls the keyboard/mouse pointer grabs and a set of objects — maintains a list of all open objects — an object containing the drag and drop context data — a base class for drawing methods — an object representing an event from the windowing system — objects to encapsulate drawing properties. — an area for bit-mapped graphics stored on the X Windows client. — an object containing mappings of keys to key values. — an object providing use of Pango in GDK (new in PyGTK 2.8) — an object containing a client side image. — an object holding an animation — an object providing access to the frames of a — an object providing application-driven progressive image loading — An offscreen — an object holding data about a rectangle — an object representing a set of pixels on the screen (new in PyGTK 2.10) — an object representing a physical screen — an object containing hardware display information — on-screen display areas in the target window system — the gtk.gdk module functions — the built-in constants of the gtk.gdk module
— Allows dynamic loading of user interfaces from XML descriptions.
— an attribute that applies to a section of text — an object pointing to a location in a . — an object holding attributes that apply to a section of text — an object representing a RGB color — stores global information used to control rendering. — a rendering-system independent font representation. — an object representing a description of a font. — an object representing a group of fonts varying only in size. — an object representing a family of related font faces. — an object that represents the set of fonts available for a particular rendering system. — an object containing overall metric information for a font. — an object containing a set of objects. — a simple container for a set of fonts — an object holding strings of glyphs and glyph information. — an object that represents a language tag. — an object representing a paragraph of text with attributes. — an object used to iterate over the visual extents of a (new in PyGTK 2.6) — a line in a (new in PyGTK 2.8) — a base class for pango rendering (new in PyGTK 2.8) — an object containing an array of tab stops. — a simple markup language for encoding attributes with text. — a list of all the pango functions — the built-in constants of the pango module
— object providing support for using Cairo (new in PyGTK 2.8) — object providing support for using font maps with Cairo (new in PyGTK 2.8) — a list of all the pangocairo functions — the built-in constants of the pangocairo module
— a dialog for setting up a printer page on Unix (new in PyGTK 2.10) — an object representing a print in Unix (new in PyGTK 2.10) — an object that represents a print job (new in PyGTK 2.10) — an dialog for selecting a printer in Unix (new in PyGTK 2.10) — the built-in functions of the gtkunixprint module — the built-in constants of the gtkunixprint module (new in PyGTK 2.10)

转载于:https://my.oschina.net/shadai/blog/698953

你可能感兴趣的文章
Redis
查看>>
测试代码插件
查看>>
CentOS6.5最小化安装,自定义安装包
查看>>
hello world!
查看>>
从ASM迁移到ARM(1):平台支持的迁移服务
查看>>
扩展jQuery easyui datagrid增加动态改变列编辑的类型
查看>>
通过Linux shell实现的花生壳动态域名解析(DDNS)
查看>>
Mysql 生成按月份统计SQL语句,为null设置为0
查看>>
驰骋工作流程引擎回答湖南朋友的21个问题
查看>>
使用htmlPurifier 过滤输入能不能不要把&转义成&
查看>>
6、OC —— 内存管理基本概念
查看>>
在多台linux主机上执行相同的命令
查看>>
1.6的锁优化(适应性自旋/锁粗化/锁削除/轻量级锁/偏向锁)
查看>>
vsm安装(6)
查看>>
webapi使用System.Web.Http.Cors配置跨域访问的几点注意事项
查看>>
使用 JIRA API 更新用户头像
查看>>
IE浏览器“增强保护模式”的笔记
查看>>
SEP防火墙规则处理顺序
查看>>
linux AMP默认安装位置
查看>>
oracle表空间的创建、删除、查看、表空间不存在、及修改默认表空间详解
查看>>