Site Map (Alphabetical)
To see an ordinary site map click here
- A History of GTK+
What is GTK+? Prev A History of GTK+ Next A History of GTK+ GTK+ was originally developed for GIMP , the GNU Image Manipulation Program. GTK+ stands for the GIMP Tool Kit. GTK+ has...
- A History of PHP
What is PHP? Prev A History of PHP Next A History of PHP PHP started life and is still primarily used as a server-side HTML-embedded scripting language. PHP, known originally as...
- About XPM
Pixmaps Prev About XPM Next About XPM The standard way to deal with images and mainly icons in php-gtk is using XPMs. XPM is short for XPixMap and describes an ASCII image format as...
- Acknowledgements
Introduction to PHP-GTK Prev Acknowledgements Next Acknowledgements The person I would like to thank most is James Henstridge , the author of PyGTK (Python GTK+ Bindings). His help and...
- activate
Prev activate Next activate The " activate " signal is emitted when the user presses a mouse button while the cursor is over the widget, or hits the Enter key or spacebar while the...
- activate
Prev activate Next activate The " activate " signal is usually fired when the user presses Return . However, note that in GtkText both the Return key and the arrow keys need to be...
- activate
Prev activate Next activate Callback function void callback( GtkWidget widget); Prev Home Next deactivate Up set_cell
- activate-item
Prev activate-item Next activate-item The " activate-item " signal is fired when activate_item() is called from a GtkMenuShell object. It is used internally in order to provide an...
- active-descendant-changed
Предишен active-descendant-changed Следващ active-descendant-changed Възвратна функция void callback(AtkObject object , XXX UNKNOWN ); Предишен Начало Следващ...
- add
Prev add Next add The " add " signal is emitted when the add() method is called. It is generally used internally. Callback function void callback( GtkContainer container, GtkWidget...
- add_focus_tracker
ATK Functions Предишен add_focus_tracker Следващ add_focus_tracker int add_focus_tracker(); Предишен Начало Следващ atk_util_get_type Нагоре ...
- add_global_event_listener
ATK Functions Предишен add_global_event_listener Следващ add_global_event_listener int add_global_event_listener(); Предишен Начало Следващ focus_tracker_notify ...
- add_key_event_listener
ATK Functions Предишен add_key_event_listener Следващ add_key_event_listener int add_key_event_listener(); Предишен Начало Следващ remove_global_event_listener ...
- add-accelerator
Prev add-accelerator Next add-accelerator Callback function void callback( GtkWidget widget); Prev Home Next style-set Up remove-accelerator
- Appendix
Prev Appendix Next Appendix Table of Contents PHP-GTK Credits PHP-GTK Documentation Credits GNU Free Documentation License Symbolic names for keys in PHP-GTK Prev Home...
- Appendix A. PHP-GTK Credits
Appendix Prev Appendix A. PHP-GTK Credits Next Appendix A. PHP-GTK Credits PHP-GTK Authors Andrei Zmievski : Main body of work PHP-GTK Contributors Frank Kromann : Win32 compilation and...
- Appendix B. PHP-GTK Documentation Credits
Appendix Prev Appendix B. PHP-GTK Documentation Credits Next Appendix B. PHP-GTK Documentation Credits PHP-GTK Manual Authors James Moore : Manual outline and build framework,...
- Appendix C. GNU Free Documentation License
Appendix Prev Appendix C. GNU Free Documentation License Next Appendix C. GNU Free Documentation License Version 1.1, March 2000 Copyright Copyright (C) 2000 Free Software Foundation,...
- Appendix D. Symbolic names for keys in PHP-GTK
Appendix Prev Appendix D. Symbolic names for keys in PHP-GTK Appendix D. Symbolic names for keys in PHP-GTK GDK_KEY_VoidSymbol GDK_KEY_BackSpace GDK_KEY_Tab GDK_KEY_Linefeed...
- area-prepared
Предишен area-prepared Следващ area-prepared Възвратна функция void callback(GdkPixbufLoader pixbufloader ); Предишен Начало Следващ GdkPixbufLoader::write Нагоре...
- area-updated
Предишен area-updated Следващ area-updated Възвратна функция void callback(GdkPixbufLoader pixbufloader , int UNKNOWN , int UNKNOWN , int UNKNOWN , int UNKNOWN ); Предишен Начало...
- ATK Enums
Справочник PHP-GTK 2 Предишен ATK Enums Следващ ATK Enums Enum-ираните стойности са всяка една от изброените. Flags могат да бъдат комбинация от посочените стойности. И двете enums и...
- ATK Functions
ATK Класове Предишен ATK Functions Следващ ATK Functions Static ATK methods. atk_action_get_type() atk_component_get_type() atk_document_get_type() ...
- ATK Класове
Справочник PHP-GTK 2 Предишен ATK Класове Следващ ATK Класове Класове от библиотеката ATK Съдържание ATK Functions Static ATK methods. AtkHyperlink An object which encapsulates a...
- atk_action_get_type
ATK Functions Предишен atk_action_get_type Следващ atk_action_get_type GType atk_action_get_type(); Предишен Начало Следващ ATK Класове Нагоре ...
- atk_component_get_type
ATK Functions Предишен atk_component_get_type Следващ atk_component_get_type GType atk_component_get_type(); Предишен Начало Следващ atk_action_get_type Нагоре...
- atk_document_get_type
ATK Functions Предишен atk_document_get_type Следващ atk_document_get_type GType atk_document_get_type(); Предишен Начало Следващ atk_component_get_type Нагоре...
- atk_editable_text_get_type
ATK Functions Предишен atk_editable_text_get_type Следващ atk_editable_text_get_type GType atk_editable_text_get_type(); Предишен Начало Следващ atk_document_get_type...
- atk_hyperlink_get_type
ATK Functions Предишен atk_hyperlink_get_type Следващ atk_hyperlink_get_type GType atk_hyperlink_get_type(); Предишен Начало Следващ atk_editable_text_get_type ...
- atk_hypertext_get_type
ATK Functions Предишен atk_hypertext_get_type Следващ atk_hypertext_get_type GType atk_hypertext_get_type(); Предишен Начало Следващ atk_hyperlink_get_type Нагоре...
- atk_image_get_type
ATK Functions Предишен atk_image_get_type Следващ atk_image_get_type GType atk_image_get_type(); Предишен Начало Следващ atk_hypertext_get_type Нагоре ...
- atk_implementor_get_type
ATK Functions Предишен atk_implementor_get_type Следващ atk_implementor_get_type GType atk_implementor_get_type(); Предишен Начало Следващ atk_object_get_type ...
- atk_no_op_object_factory_get_type
ATK Functions Предишен atk_no_op_object_factory_get_type Следващ atk_no_op_object_factory_get_type GType atk_no_op_object_factory_get_type(); Предишен Начало Следващ...
- atk_no_op_object_get_type
ATK Functions Предишен atk_no_op_object_get_type Следващ atk_no_op_object_get_type GType atk_no_op_object_get_type(); Предишен Начало Следващ...
- atk_object_factory_get_type
ATK Functions Предишен atk_object_factory_get_type Следващ atk_object_factory_get_type GType atk_object_factory_get_type(); Предишен Начало Следващ...
- atk_object_get_type
ATK Functions Предишен atk_object_get_type Следващ atk_object_get_type GType atk_object_get_type(); Предишен Начало Следващ atk_object_factory_get_type Нагоре...
- atk_registry_get_type
ATK Functions Предишен atk_registry_get_type Следващ atk_registry_get_type GType atk_registry_get_type(); Предишен Начало Следващ atk_implementor_get_type Нагоре...
- atk_relation_get_type
ATK Functions Предишен atk_relation_get_type Следващ atk_relation_get_type GType atk_relation_get_type(); Предишен Начало Следващ get_default_registry Нагоре ...
- atk_relation_set_get_type
ATK Functions Предишен atk_relation_set_get_type Следващ atk_relation_set_get_type GType atk_relation_set_get_type(); Предишен Начало Следващ relation_type_for_name ...
- atk_selection_get_type
ATK Functions Предишен atk_selection_get_type Следващ atk_selection_get_type GType atk_selection_get_type(); Предишен Начало Следващ atk_relation_set_get_type ...
- atk_state_set_get_type
ATK Functions Предишен atk_state_set_get_type Следващ atk_state_set_get_type GType atk_state_set_get_type(); Предишен Начало Следващ state_type_for_name Нагоре...
- atk_streamable_content_get_type
ATK Functions Предишен atk_streamable_content_get_type Следващ atk_streamable_content_get_type GType atk_streamable_content_get_type(); Предишен Начало Следващ...
- atk_table_get_type
ATK Functions Предишен atk_table_get_type Следващ atk_table_get_type GType atk_table_get_type(); Предишен Начало Следващ atk_streamable_content_get_type Нагоре...
- atk_text_get_type
ATK Functions Предишен atk_text_get_type Следващ atk_text_get_type GType atk_text_get_type(); Предишен Начало Следващ atk_table_get_type Нагоре ...
- atk_util_get_type
ATK Functions Предишен atk_util_get_type Следващ atk_util_get_type GType atk_util_get_type(); Предишен Начало Следващ text_attribute_get_value Нагоре ...
- atk_value_get_type
ATK Functions Предишен atk_value_get_type Следващ atk_value_get_type GType atk_value_get_type(); Предишен Начало Следващ get_toolkit_version Нагоре ...
- AtkCoordType
ATK Enums Предишен AtkCoordType Следващ AtkCoordType Specifies how xy coordinates are to be interpreted. Used by functions such as get_position and get_character_extents. Стойност...
- AtkHyperlink
ATK Класове Предишен AtkHyperlink Следващ AtkHyperlink An object which encapsulates a link or set of links in a hypertext document. Йерархия на обектите GObject `-- AtkHyperlink...
- AtkHyperlink::get_end_index
Предишен AtkHyperlink::get_end_index Следващ AtkHyperlink::get_end_index int get_end_index(); Предишен Начало Следващ AtkHyperlink Нагоре ...
- AtkHyperlink::get_n_anchors
Предишен AtkHyperlink::get_n_anchors Следващ AtkHyperlink::get_n_anchors int get_n_anchors(); Предишен Начало Следващ AtkHyperlink::get_end_index Нагоре ...
- AtkHyperlink::get_object
Предишен AtkHyperlink::get_object Следващ AtkHyperlink::get_object AtkObject get_object(int i ); Предишен Начало Следващ AtkHyperlink::get_n_anchors Нагоре ...
- AtkHyperlink::get_start_index
Предишен AtkHyperlink::get_start_index Следващ AtkHyperlink::get_start_index int get_start_index(); Предишен Начало Следващ AtkHyperlink::get_object Нагоре ...
- AtkHyperlink::get_uri
Предишен AtkHyperlink::get_uri Следващ AtkHyperlink::get_uri string get_uri(int i ); Предишен Начало Следващ AtkHyperlink::get_start_index Нагоре ...
- AtkHyperlink::is_valid
Предишен AtkHyperlink::is_valid Следващ AtkHyperlink::is_valid bool is_valid(); Предишен Начало Следващ AtkHyperlink::get_uri Нагоре link-activated
- AtkKeyEventType
ATK Enums Предишен AtkKeyEventType Следващ AtkKeyEventType Specifies the type of a keyboard event. Стойност Символично име Описание 0 Atk::KEY_EVENT_PRESS specifies a key...
- AtkLayer
ATK Enums Предишен AtkLayer Следващ AtkLayer Describes the layer of a component These enumerated "layer values" are used when determining which UI rendering layer a component is drawn...
- AtkNoOpObject
ATK Класове Предишен AtkNoOpObject Следващ AtkNoOpObject An object that implements all ATK interfaces. Йерархия на обектите GObject `-- AtkObject ...
- AtkNoOpObject Конструктор
Предишен AtkNoOpObject Конструктор Следващ AtkNoOpObject Конструктор AtkNoOpObject (GObject obj ); Предишен Начало Следващ AtkNoOpObject Нагоре ...
- AtkNoOpObjectFactory
ATK Класове Предишен AtkNoOpObjectFactory Следващ AtkNoOpObjectFactory An object factory for creating AtkNoOpObject instances. Йерархия на обектите GObject `-- AtkObjectFactory...
- AtkNoOpObjectFactory Конструктор
Предишен AtkNoOpObjectFactory Конструктор Следващ AtkNoOpObjectFactory Конструктор AtkNoOpObjectFactory (); Предишен Начало Следващ AtkNoOpObjectFactory Нагоре...
- AtkObject
ATK Класове Предишен AtkObject Следващ AtkObject Base class for ATK classes. Йерархия на обектите GObject `-- AtkObject Директни подкласове AtkNoOpObject , GtkAccessible Описание Методи...
- AtkObject::connect_property_change_handler
Предишен AtkObject::connect_property_change_handler Следващ AtkObject::connect_property_change_handler int connect_property_change_handler(); Виж също: remove_property_change_handler()...
- AtkObject::get_description
Предишен AtkObject::get_description Следващ AtkObject::get_description string get_description(); Виж също: set_description() Предишен Начало Следващ...
- AtkObject::get_index_in_parent
Предишен AtkObject::get_index_in_parent Следващ AtkObject::get_index_in_parent int get_index_in_parent(); Предишен Начало Следващ AtkObject::get_description Нагоре...
- AtkObject::get_layer
Предишен AtkObject::get_layer Следващ AtkObject::get_layer AtkLayer get_layer(); Предишен Начало Следващ AtkObject::get_index_in_parent Нагоре ...
- AtkObject::get_mdi_zorder
Предишен AtkObject::get_mdi_zorder Следващ AtkObject::get_mdi_zorder int get_mdi_zorder(); Предишен Начало Следващ AtkObject::get_layer Нагоре ...
- AtkObject::get_n_accessible_children
Предишен AtkObject::get_n_accessible_children Следващ AtkObject::get_n_accessible_children int get_n_accessible_children(); Предишен Начало Следващ...
- AtkObject::get_name
Предишен AtkObject::get_name Следващ AtkObject::get_name string get_name(); Виж също: set_name() Предишен Начало Следващ AtkObject::get_n_accessible_children Нагоре...
- AtkObject::get_parent
Предишен AtkObject::get_parent Следващ AtkObject::get_parent AtkObject get_parent(); Виж също: set_parent() Предишен Начало Следващ AtkObject::get_name Нагоре...
- AtkObject::get_role
Предишен AtkObject::get_role Следващ AtkObject::get_role AtkRole get_role(); Виж също: set_role() Предишен Начало Следващ AtkObject::get_parent Нагоре ...
- AtkObject::notify_state_change
Предишен AtkObject::notify_state_change Следващ AtkObject::notify_state_change void notify_state_change(); Предишен Начало Следващ AtkObject::get_role Нагоре ...
- AtkObject::ref_accessible_child
Предишен AtkObject::ref_accessible_child Следващ AtkObject::ref_accessible_child AtkObject ref_accessible_child(int i ); Предишен Начало Следващ...
- AtkObject::ref_relation_set
Предишен AtkObject::ref_relation_set Следващ AtkObject::ref_relation_set AtkRelationSet ref_relation_set(); Предишен Начало Следващ AtkObject::ref_accessible_child ...
- AtkObject::ref_state_set
Предишен AtkObject::ref_state_set Следващ AtkObject::ref_state_set AtkStateSet ref_state_set(); Предишен Начало Следващ AtkObject::ref_relation_set Нагоре ...
- AtkObject::remove_property_change_handler
Предишен AtkObject::remove_property_change_handler Следващ AtkObject::remove_property_change_handler void remove_property_change_handler(int handler_id ); Виж също:...
- AtkObject::set_description
Предишен AtkObject::set_description Следващ AtkObject::set_description void set_description(string description ); Виж също: get_description() Предишен Начало Следващ...
- AtkObject::set_name
Предишен AtkObject::set_name Следващ AtkObject::set_name void set_name(string name ); Виж също: get_name() Предишен Начало Следващ AtkObject::set_description Нагоре...
- AtkObject::set_parent
Предишен AtkObject::set_parent Следващ AtkObject::set_parent void set_parent(AtkObject parent ); Виж също: get_parent() Предишен Начало Следващ AtkObject::set_name ...
- AtkObject::set_role
Предишен AtkObject::set_role Следващ AtkObject::set_role void set_role(AtkRole role ); Виж също: get_role() Предишен Начало Следващ AtkObject::set_parent Нагоре...
- AtkObjectFactory
ATK Класове Предишен AtkObjectFactory Следващ AtkObjectFactory An object factory for creating AtkObject instances. Йерархия на обектите GObject `-- AtkObjectFactory Директни подкласове...
- AtkObjectFactory::create_accessible
Предишен AtkObjectFactory::create_accessible Следващ AtkObjectFactory::create_accessible AtkObject create_accessible(GObject obj ); Предишен Начало Следващ...
- AtkObjectFactory::invalidate
Предишен AtkObjectFactory::invalidate Следващ AtkObjectFactory::invalidate void invalidate(); Предишен Начало Следващ AtkObjectFactory::create_accessible Нагоре...
- AtkRegistry
ATK Класове Предишен AtkRegistry Следващ AtkRegistry An object used to store the GType of the factories used to create an accessible object for an object of a particular GType. Йерархия...
- AtkRegistry::get_factory
Предишен AtkRegistry::get_factory Следващ AtkRegistry::get_factory AtkObjectFactory get_factory(GType type ); Предишен Начало Следващ AtkRegistry Нагоре ...
- AtkRegistry::get_factory_type
Предишен AtkRegistry::get_factory_type Следващ AtkRegistry::get_factory_type GType get_factory_type(GType type ); Виж също: set_factory_type() Предишен Начало Следващ...
- AtkRegistry::set_factory_type
Предишен AtkRegistry::set_factory_type Следващ AtkRegistry::set_factory_type void set_factory_type(GType type , GType factory_type ); Виж също: get_factory_type() Предишен Начало...
- AtkRelation
ATK Класове Предишен AtkRelation Следващ AtkRelation An object used to describe a relation between an object and one or more other objects. Йерархия на обектите GObject `-- AtkRelation...
- AtkRelation
ATK Enums Предишен AtkRelation Следващ AtkRelation Describes the type of the relation Стойност Символично име Описание 0 Atk::RELATION_NULL No relation 1...
- AtkRelation::get_relation_type
Предишен AtkRelation::get_relation_type Следващ AtkRelation::get_relation_type AtkRelationType get_relation_type(); Предишен Начало Следващ AtkRelation Нагоре...
- AtkRelation::get_target
Предишен AtkRelation::get_target Следващ AtkRelation::get_target get_target(); Предишен Начало Следващ AtkRelation::get_relation_type Нагоре AtkRelationSet
- AtkRelationSet
ATK Класове Предишен AtkRelationSet Следващ AtkRelationSet A set of AtkRelations. Йерархия на обектите GObject `-- AtkRelationSet Описание Constructors AtkRelationSet (); -- Методи...
- AtkRelationSet Конструктор
Предишен AtkRelationSet Конструктор Следващ AtkRelationSet Конструктор AtkRelationSet (); Предишен Начало Следващ AtkRelationSet Нагоре AtkRelationSet::add
- AtkRelationSet::add
Предишен AtkRelationSet::add Следващ AtkRelationSet::add void add(AtkRelation relation ); Предишен Начало Следващ AtkRelationSet Конструктор Нагоре ...
- AtkRelationSet::contains
Предишен AtkRelationSet::contains Следващ AtkRelationSet::contains bool contains(AtkRelationType relationship ); Предишен Начало Следващ AtkRelationSet::add Нагоре...
- AtkRelationSet::get_n_relations
Предишен AtkRelationSet::get_n_relations Следващ AtkRelationSet::get_n_relations int get_n_relations(); Предишен Начало Следващ AtkRelationSet::contains Нагоре...
- AtkRelationSet::get_relation
Предишен AtkRelationSet::get_relation Следващ AtkRelationSet::get_relation AtkRelation get_relation(int i ); Предишен Начало Следващ AtkRelationSet::get_n_relations ...
- AtkRelationSet::get_relation_by_type
Предишен AtkRelationSet::get_relation_by_type Следващ AtkRelationSet::get_relation_by_type AtkRelation get_relation_by_type(AtkRelationType relationship ); Предишен Начало ...
- AtkRelationSet::remove
Предишен AtkRelationSet::remove Следващ AtkRelationSet::remove void remove(AtkRelation relation ); Предишен Начало Следващ AtkRelationSet::get_relation_by_type ...
- AtkRole
ATK Enums Предишен AtkRole Следващ AtkRole Describes the role of an object. These are the built-in enumerated roles that UI components can have in ATK. Other roles may be added at...
- AtkState
ATK Enums Предишен AtkState Следващ AtkState The possible types of states of an object Стойност Символично име Описание 0 Atk::STATE_INVALID Indicates an invalid state...
- AtkStateSet
ATK Класове Предишен AtkStateSet Следващ AtkStateSet A set of AtkState instances. Йерархия на обектите GObject `-- AtkStateSet Описание Методи add_state() add_states() ...
- AtkStateSet::add_state
Предишен AtkStateSet::add_state Следващ AtkStateSet::add_state bool add_state(AtkStateType type ); Виж също: contains_state() , remove_state() Предишен Начало Следващ...
- AtkStateSet::add_states
Предишен AtkStateSet::add_states Следващ AtkStateSet::add_states void add_states(); Виж също: clear_states() , contains_states() Предишен Начало Следващ...
- AtkStateSet::and_sets
Предишен AtkStateSet::and_sets Следващ AtkStateSet::and_sets AtkStateSet and_sets(AtkStateSet compare_set ); Виж също: or_sets() , xor_sets() Предишен Начало Следващ...
- AtkStateSet::clear_states
Предишен AtkStateSet::clear_states Следващ AtkStateSet::clear_states void clear_states(); Виж също: add_states() , contains_states() Предишен Начало Следващ...
- AtkStateSet::contains_state
Предишен AtkStateSet::contains_state Следващ AtkStateSet::contains_state bool contains_state(AtkStateType type ); Виж също: add_state() , remove_state() Предишен Начало ...
- AtkStateSet::contains_states
Предишен AtkStateSet::contains_states Следващ AtkStateSet::contains_states bool contains_states(); Виж също: add_states() , clear_states() Предишен Начало Следващ...
- AtkStateSet::is_empty
Предишен AtkStateSet::is_empty Следващ AtkStateSet::is_empty bool is_empty(); Предишен Начало Следващ AtkStateSet::contains_states Нагоре AtkStateSet::or_sets
- AtkStateSet::or_sets
Предишен AtkStateSet::or_sets Следващ AtkStateSet::or_sets AtkStateSet or_sets(AtkStateSet compare_set ); Виж също: and_sets() , xor_sets() Предишен Начало Следващ...
- AtkStateSet::remove_state
Предишен AtkStateSet::remove_state Следващ AtkStateSet::remove_state bool remove_state(AtkStateType type ); Виж също: add_state() , contains_state() Предишен Начало ...
- AtkStateSet::xor_sets
Предишен AtkStateSet::xor_sets Следващ AtkStateSet::xor_sets AtkStateSet xor_sets(AtkStateSet compare_set ); Виж също: and_sets() , or_sets() Предишен Начало Следващ...
- AtkTextAttr
ATK Enums Предишен AtkTextAttr Следващ AtkTextAttr Describes the text attributes supported Стойност Символично име Описание 0 Atk::TEXT_ATTR_INVALID Invalid attribute...
- AtkTextBoundary
ATK Enums Предишен AtkTextBoundary Следващ AtkTextBoundary Text boundary types used for specifying boundaries for regions of text Стойност Символично име Описание 0...
- AtkTextClipType
ATK Enums Предишен AtkTextClipType Следващ AtkTextClipType Text boundary types used for specifying boundaries for regions of text Стойност Символично име Описание 0...
- AtkUtil
ATK Класове Предишен AtkUtil Следващ AtkUtil A utility class which supports the adding and removal of event listeners. Йерархия на обектите GObject `-- AtkUtil Описание Предишен ...
- atom_intern
GDK Functions Предишен atom_intern Следващ atom_intern atom_intern(string atom_name [, bool only_if_exists = FALSE ]); Предишен Начало Следващ...
- Basic Elements
PHP-GTK Userguide Prev Basic Elements Next Basic Elements This part of the manual introduces the essential elements of PHP-GTK and illustrates their basic usage. Table of Contents...
- beep
GDK Functions Предишен beep Следващ beep void beep(); Предишен Начало Следващ atom_intern Нагоре bitmap_create_from_data
- bitmap_create_from_data
GDK Functions Предишен bitmap_create_from_data Следващ bitmap_create_from_data GdkBitmap bitmap_create_from_data(GdkWindow drawable , const-guchar data , int width , int height );...
- button-press-event
Prev button-press-event Next button-press-event This is an event signal, fired when the connected widget picks up a GDK_BUTTON_PRESS event. Button press events are generated by any of...
- button-release-event
Prev button-release-event Next button-release-event This is an event signal, fired when the connected widget picks up a GDK_BUTTON_RELEASE event. Button release events are generated by...
- cancel
Prev cancel Next cancel The " cancel " signal is fired when the Escape key is pressed. The internal functions called when this signal is emitted cancel the current selection, deactivate...
- changed
Prev changed Next changed Callback function void callback( GtkWidget widget); Prev Home Next clear_cell Up new_col_width
- changed
Prev changed Next changed Effectively, the only difference between this and the " key-press-event " signal is that the key press event is not passed to the callback function. Callback...
- changed
Prev changed Next changed The " changed " signal is emitted when any of the properties other than the value is altered in a GtkAdjustment . This happens when the adjustment object has...
- char_added
Prev char_added Next char_added This signal is emitted when a character is added. Callback function void callback(GtkScintilla widget , int character ); Prev Home Next...
- check-resize
Prev check-resize Next check-resize The " check-resize " signal is emitted when the check_resize() method is called. It is generally used internally. Callback function void callback(...
- children-changed
Предишен children-changed Следващ children-changed Възвратна функция void callback(AtkObject object , int UNKNOWN , XXX UNKNOWN ); Предишен Начало Следващ...
- clear_cell
Prev clear_cell Next clear_cell Callback function void callback( GtkWidget widget); Prev Home Next set_cell Up changed
- click-column
Prev click-column Next click-column This signal is emitted when a column title is clicked. Here would be a good starting point if you want to make the list sortable by the user....
- clicked
Prev clicked Next clicked The " clicked " signal is emitted at the midpoint between pressing and releasing the mouse-button. This is the most commonly used GtkButton signal, and holds...
- clicked
Prev clicked Next clicked The " clicked " signal is emitted when a user clicks on a page tab. By default this signal is connected to the set_page() method. This has the effect of moving...
- client-event
Prev client-event Next client-event Callback function bool callback( GtkWidget widget, GdkEvent client_event); Prev Home Next visibility-notify-event Up ...
- clip_range
Prev clip_range Next clip_range Callback function void callback( GtkWidget widget); Prev Home Next select_range Up resize_range
- closed
Предишен closed Следващ closed Възвратна функция void callback(GdkPixbufLoader pixbufloader ); Предишен Начало Следващ area-updated Нагоре size-prepared
- closed
Предишен closed Следващ closed Възвратна функция void callback(GdkDisplay display , bool UNKNOWN ); Предишен Начало Следващ GdkDisplay::sync Нагоре ...
- collapse
Prev collapse Next collapse The " collapse " signal is emitted when the collapse() method is called. This normally occurs when the user clicks on the label of an expanded node. Callback...
- color_parse
GDK Functions Предишен color_parse Следващ color_parse int color_parse(); Предишен Начало Следващ bitmap_create_from_data Нагоре colormap_get_system
- colormap_get_system
GDK Functions Предишен colormap_get_system Следващ colormap_get_system GdkColormap colormap_get_system(); Предишен Начало Следващ color_parse Нагоре ...
- colormap_get_system_size
GDK Functions Предишен colormap_get_system_size Следващ colormap_get_system_size int colormap_get_system_size(); Предишен Начало Следващ colormap_get_system Нагоре...
- configure-event
Prev configure-event Next configure-event Callback function bool callback( GtkWidget widget, GdkEvent configure); Prev Home Next leave-notify-event Up ...
- Connecting Signals
Signals and Callbacks Prev Connecting Signals Next Connecting Signals Simple Connections To react to a signal you must connect to it by specifying a callback function for PHP-GTK to...
- copy-clipboard
Prev copy-clipboard Next copy-clipboard This signal is emitted when the copy_clipboard() method is called. This happens internally when the user presses the Control and c keys...
- Copyright
Prev Copyright Next Copyright Copyright ©2001 - 2005 by the PHP-GTK Documentation Group. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU...
- cut-clipboard
Prev cut-clipboard Next cut-clipboard This signal is emitted when the cut_clipboard() method is called. This happens internally when the user presses the Control and x keys...
- day-selected
Prev day-selected Next day-selected The " day-selected " signal is emitted when a day has been selected, regardless of the way in which this is achieved. Callback function void...
- day-selected-double-click
Prev day-selected-double-click Next day-selected-double-click The " day-selected-double-click " signal is fired when the user clicks the mouse on a day number twice in quick succession....
- deactivate
Prev deactivate Next deactivate Callback function void callback( GtkWidget widget); Prev Home Next move_range Up activate
- deactivate
Prev deactivate Next deactivate The " deactivate " signal is emitted when either a GtkMenuItem within the current menu has been selected or the menu has been cancelled. This signal...
- debug-msg
Prev debug-msg Next debug-msg Callback function void callback( GtkWidget widget, ); Prev Home Next no-expose-event Up GtkWidget::style
- delete-event
Prev delete-event Next delete-event This is an event signal, fired when the window manager requests that a widget be deleted. This is generally when a user clicks the X close button on...
- delete-text
Prev delete-text Next delete-text This signal is emitted when the delete_text() method is called, which happens internally when the user presses the delete button and text is currently...
- deselect
Prev deselect Next deselect The " deselect " signal is emitted when the deselect() is called within the program, or when the cursor leaves the screen area of the GtkItem . There is no...
- deselect
Prev deselect Next deselect The " deselect " signal is emitted when a tree item is about to be deselected. This occurs when the user clicks on a selected item or the item is unselected...
- destroy
Prev destroy Next destroy The " destroy " signal is emitted by an object when it is in the process of being destroyed. This signal is connected to signal_handlers_desctroy which causes...
- destroy-event
Prev destroy-event Next destroy-event You really shouldn't ever find a widget that emits this signal. The destroy event is triggered by the destruction of a widget's underlying...
- device_free_history
GDK Functions Предишен device_free_history Следващ device_free_history void device_free_history(); Предишен Начало Следващ gdk_colormap_get_type Нагоре ...
- device_get_core_pointer
GDK Functions Предишен device_get_core_pointer Следващ device_get_core_pointer GdkDevice device_get_core_pointer(); Предишен Начало Следващ device_free_history ...
- device_get_type
GDK Functions Предишен device_get_type Следващ device_get_type GType device_get_type(); Предишен Начало Следващ device_get_core_pointer Нагоре devices_list
- devices_list
GDK Functions Предишен devices_list Следващ devices_list devices_list(); Предишен Начало Следващ device_get_type Нагоре display_get_default
- direction-changed
Предишен direction-changed Следващ direction-changed Възвратна функция void callback(GdkKeymap keymap ); Предишен Начало Следващ GdkKeymap::translate_keyboard_state ...
- disconnect
Prev disconnect Next disconnect This is a legacy signal which has been implemented in GtkData but nowhere else. You won't get an error message by setting up a connection for it, but...
- display_get_default
GDK Functions Предишен display_get_default Следващ display_get_default GdkDisplay display_get_default(); Предишен Начало Следващ devices_list Нагоре ...
- display_manager_get
GDK Functions Предишен display_manager_get Следващ display_manager_get GdkDisplayManager display_manager_get(); Предишен Начало Следващ gdk_display_get_type Нагоре...
- display_open_default_libgtk_only
GDK Functions Предишен display_open_default_libgtk_only Следващ display_open_default_libgtk_only GdkDisplay display_open_default_libgtk_only(); Предишен Начало Следващ...
- display-opened
Предишен display-opened Следващ display-opened Възвратна функция void callback(GdkDisplayManager displaymanager , GdkDisplay UNKNOWN ); Предишен Начало Следващ...
- double_click
Prev double_click Next double_click Callback function void callback(GtkScintilla widget ); Prev Home Next key Up update_ui
- Downloading PHP-GTK
Installing PHP-GTK Under Windows Prev Downloading PHP-GTK Next Downloading PHP-GTK Download PHP-GTK 1.0.0 win32 binaries from http://gtk.php.net/ . You may also want to check out the...
- drag_context_get_type
GDK Functions Предишен drag_context_get_type Следващ drag_context_get_type GType drag_context_get_type(); Предишен Начало Следващ display_open_default_libgtk_only ...
- drag_get_protocol
GDK Functions Предишен drag_get_protocol Следващ drag_get_protocol int drag_get_protocol(); Предишен Начало Следващ drag_context_get_type Нагоре ...
- drag_get_protocol_for_display
GDK Functions Предишен drag_get_protocol_for_display Следващ drag_get_protocol_for_display int drag_get_protocol_for_display(); Предишен Начало Следващ drag_get_protocol...
- drag-begin
Prev drag-begin Next drag-begin Callback function void callback( GtkWidget widget, ); Prev Home Next proximity-out-event Up drag-end
- drag-data-delete
Prev drag-data-delete Next drag-data-delete Callback function void callback( GtkWidget widget, ); Prev Home Next drag-end Up drag-motion
- drag-data-get
Prev drag-data-get Next drag-data-get This signal is emitted when the user has dragged something from one widget and dropped it onto another widget. The data to be transferred from one...
- drag-data-received
Prev drag-data-received Next drag-data-received This signal is emitted when the user has dropped drag data over the widget. Callback function void callback( GtkWidget widget ,...
- drag-drop
Prev drag-drop Next drag-drop Callback function bool callback( GtkWidget widget, , , , ); Prev Home Next drag-leave Up drag-data-get
- drag-end
Prev drag-end Next drag-end Callback function void callback( GtkWidget widget, ); Prev Home Next drag-begin Up drag-data-delete
- Dragging files to other applications
Drag'n'drop with files Prev Dragging files to other applications Next Dragging files to other applications It seems that Gtk 1.x on windows allows you to receive drops from other...
- drag-leave
Prev drag-leave Next drag-leave When a "loaded" (dragging) mouse moves away (leaves) the current widget it entered before (signaled by " drag-motion " ), this signal is emitted. It can...
- drag-motion
Prev drag-motion Next drag-motion This signal is emitted when the "loaded" mouse cursor (dragging something) is moved over the widget, which accepts the data the cursor carries....
- Drag'n'drop with files
PHP-GTK Tutorials Prev Drag'n'drop with files Next Drag'n'drop with files Table of Contents About this tutorial The application frame Receiving drops The text/uri-list format Dragging...
- draw
Prev draw Next draw Callback function void callback( GtkWidget widget, ); Prev Home Next unrealize Up draw-focus
- draw-default
Prev draw-default Next draw-default Callback function void callback( GtkWidget widget); Prev Home Next draw-focus Up size-request
- draw-focus
Prev draw-focus Next draw-focus Callback function void callback( GtkWidget widget); Prev Home Next draw Up draw-default
- enter
Prev enter Next enter The " enter " signal is emitted when the cursor enters the area of the screen where the button is positioned. Callback function void callback( GtkButton button);...
- enter-notify-event
Prev enter-notify-event Next enter-notify-event Callback function bool callback( GtkWidget widget, GdkEvent enter_notify); Prev Home Next key-release-event Up...
- event
Prev event Next event The " event " signal is emitted when any GdkEvent is captured by the connected widget's underlying GdkWindow . All event signals return false until the event has...
- event_get
GDK Functions Предишен event_get Следващ event_get event_get(); Предишен Начало Следващ gdk_drawable_get_type Нагоре event_get_graphics_expose
- event_get_graphics_expose
GDK Functions Предишен event_get_graphics_expose Следващ event_get_graphics_expose event_get_graphics_expose(GdkWindow window ); Предишен Начало Следващ event_get ...
- event_peek
GDK Functions Предишен event_peek Следващ event_peek event_peek(); Предишен Начало Следващ gdk_event_handler_set Нагоре events_pending
- events_pending
GDK Functions Предишен events_pending Следващ events_pending bool events_pending(); Предишен Начало Следващ event_peek Нагоре flush
- Examples
Pixmaps Prev Examples Next Examples The following example shows how to create a pixmap from an array, creating a button and attaching the pixmap along with the label to the button. It...
- expand
Prev expand Next expand The " expand " signal is emitted when the expand() method is called. This normally occurs when the user clicks on the label of a collapsed node. Callback...
- expose-event
Prev expose-event Next expose-event This is an event signal, initially emitted when the connected widget becomes fully visible on screen. Every widget can capture expose events; they...
- flush
GDK Functions Предишен flush Следващ flush void flush(); Предишен Начало Следващ events_pending Нагоре font_from_description
- focus
Prev focus Next focus The " focus " signal is emitted when the focus() method is called. It is generally used internally. Callback function void callback( GtkContainer container,...
- focus_tracker_init
ATK Functions Предишен focus_tracker_init Следващ focus_tracker_init void focus_tracker_init(); Предишен Начало Следващ remove_focus_tracker Нагоре ...
- focus_tracker_notify
ATK Functions Предишен focus_tracker_notify Следващ focus_tracker_notify void focus_tracker_notify(AtkObject object ); Предишен Начало Следващ focus_tracker_init ...
- focus-event
Предишен focus-event Следващ focus-event Възвратна функция void callback(AtkObject object , bool UNKNOWN ); Предишен Начало Следващ children-changed Нагоре ...
- focus-in-event
Prev focus-in-event Next focus-in-event Callback function bool callback( GtkWidget widget, GdkEvent focus_change); Prev Home Next configure-event Up ...
- focus-out-event
Prev focus-out-event Next focus-out-event Callback function bool callback( GtkWidget widget, GdkEvent focus_change); Prev Home Next focus-in-event Up ...
- font_from_description
GDK Functions Предишен font_from_description Следващ font_from_description font_from_description(); Предишен Начало Следващ flush Нагоре ...
- font_from_description_for_display
GDK Functions Предишен font_from_description_for_display Следващ font_from_description_for_display font_from_description_for_display(); Предишен Начало Следващ...
- font_load_for_display
GDK Functions Предишен font_load_for_display Следващ font_load_for_display font_load_for_display(GdkDisplay display , string font_name ); Предишен Начало Следващ...
- fontset_load
GDK Functions Предишен fontset_load Следващ fontset_load fontset_load(string fontset_name ); Предишен Начало Следващ font_load_for_display Нагоре ...
- fontset_load_for_display
GDK Functions Предишен fontset_load_for_display Следващ fontset_load_for_display fontset_load_for_display(GdkDisplay display , string fontset_name ); Предишен Начало ...
- Further ideas
Drag'n'drop with files Prev Further ideas Next Further ideas There is a PEAR package which solves exactly this problem: Gtk_FileDrop . One could extend the application to save and load...
- gc_new
GDK Functions Предишен gc_new Следващ gc_new GdkGC gc_new(GdkWindow drawable ); Предишен Начало Следващ gdk_gc_get_type Нагоре get_default_root_window
- GDK Classes
PHP-GTK Reference Prev GDK Classes Next GDK Classes The Classes Provided by the GDK Library Table of Contents GdkAtom GdkBitmap GdkColor A structure that holds a...
- GDK Enums
PHP-GTK Reference Prev GDK Enums Next GDK Enums Enumerated values can be any one of the values listed. Flags can be a combination of any of the values listed. Both enums and flags have...
- GDK Functions
GDK Classes Prev GDK Functions Next GDK Functions GDK functions not belonging to any class. gdk::atom_intern() gdk::beep() Emits a sound. gdk::colormap_new() ...
- gdk::colormap_new
GDK Functions Prev gdk::colormap_new Next gdk::colormap_new GdkColormap gdk::colormap_new ( GdkVisual visual , bool allocate ); Prev Home Next gdk::beep Up ...
- gdk::cursor_new
GDK Functions Prev gdk::cursor_new Next gdk::cursor_new GdkCursor gdk::cursor_new ( GdkCursorType cursor_type ); Creates a new cursor from one of the predefined cursor types. You can...
- gdk::cursor_new_from_pixmap
GDK Functions Prev gdk::cursor_new_from_pixmap Next gdk::cursor_new_from_pixmap GdkCursor gdk::cursor_new_from_pixmap ( GdkPixmap source , GdkPixmap mask , GdkColor fg , GdkColor bg ,...
- gdk::drag_status
GDK Functions Prev gdk::drag_status Next gdk::drag_status void gdk::drag_status( GdkDragContext context , GdkDragAction action , int time ); Prev Home Next...
- gdk::draw_arc
GDK Functions Prev gdk::draw_arc Next gdk::draw_arc void gdk::draw_arc(GdkWindow drawable , GdkGC gc , int filled , int x , int y , int width , int height , int angle1 , int angle2 );...
- gdk::draw_gray_image
GDK Functions Prev gdk::draw_gray_image Next gdk::draw_gray_image void gdk::draw_gray_image(GdkWindow drawable , GdkGC gc , int x , int y , int width , int height , GdkRgbDither dith ,...
- gdk::draw_line
GDK Functions Prev gdk::draw_line Next gdk::draw_line void gdk::draw_line(GdkWindow drawable , GdkGC gc , int x1 , int y1 , int x2 , int y2 ); Prev Home Next...
- gdk::draw_pixmap
GDK Functions Prev gdk::draw_pixmap Next gdk::draw_pixmap void gdk::draw_pixmap(GdkWindow drawable , GdkGC gc , GdkWindow src , int xsrc , int ysrc , int xdest , int ydest , int width ,...
- gdk::draw_point
GDK Functions Prev gdk::draw_point Next gdk::draw_point void gdk::draw_point(GdkWindow drawable , GdkGC gc , int x , int y ); Prev Home Next gdk::draw_pixmap Up...
- gdk::draw_rectangle
GDK Functions Prev gdk::draw_rectangle Next gdk::draw_rectangle void gdk::draw_rectangle(GdkWindow drawable , GdkGC gc , int filled , int x , int y , int width , int height ); Prev...
- gdk::draw_rgb_32_image
GDK Functions Prev gdk::draw_rgb_32_image Next gdk::draw_rgb_32_image void gdk::draw_rgb_32_image(GdkWindow drawable , GdkGC gc , int x , int y , int width , int height , GdkRgbDither...
- gdk::draw_rgb_image
GDK Functions Prev gdk::draw_rgb_image Next gdk::draw_rgb_image void gdk::draw_rgb_image(GdkWindow drawable , GdkGC gc , int x , int y , int width , int height , GdkRgbDither dith ,...
- gdk::draw_rgb_image_dithalign
GDK Functions Prev gdk::draw_rgb_image_dithalign Next gdk::draw_rgb_image_dithalign void gdk::draw_rgb_image_dithalign (GdkWindow drawable , GdkGC gc , int x , int y , int width , int...
- gdk::draw_string
GDK Functions Prev gdk::draw_string Next gdk::draw_string void gdk::draw_string(GdkWindow drawable , GdkFont font , GdkGC gc , int x , int y , string string ); Prev Home ...
- gdk::draw_text
GDK Functions Prev gdk::draw_text Next gdk::draw_text void gdk::draw_text(GdkWindow drawable , GdkFont font , GdkGC gc , int x , int y , string text , int text_length ); Prev ...
- gdk::font_load
GDK Functions Prev gdk::font_load Next gdk::font_load GdkFont gdk::font_load (string font_name ); This method loads a font_name, which must be given in the form of an X Logical Font...
- gdk::get_display
GDK Functions Prev gdk::get_display Next gdk::get_display string gdk::get_display(void); Prev Home Next gdk::fontset_load Up gdk::input_remove
- gdk::input_remove
GDK Functions Prev gdk::input_remove Next gdk::input_remove void gdk::input_remove(int tag ); Prev Home Next gdk::get_display Up ...
- gdk::pixmap_create_from_xpm
GDK Functions Prev gdk::pixmap_create_from_xpm Next gdk::pixmap_create_from_xpm array gdk::pixmap_create_from_xpm ( GdkWindow window , GdkColor transparent_color , string filename );...
- gdk::pixmap_create_from_xpm_d
GDK Functions Prev gdk::pixmap_create_from_xpm_d Next gdk::pixmap_create_from_xpm_d array gdk::pixmap_create_from_xpm_d ( GdkWindow window , GdkColor transparent_color , array data );...
- gdk::visual_get_best_with_both
GDK Functions Prev gdk::visual_get_best_with_both Next gdk::visual_get_best_with_both GdkVisual gdk::visual_get_best_with_both (int depth , GdkVisualType visual_type ); Prev Home...
- gdk_add_client_message_filter
GDK Functions Предишен gdk_add_client_message_filter Следващ gdk_add_client_message_filter void gdk_add_client_message_filter(); Предишен Начало Следващ GDK Класове ...
- gdk_colormap_get_type
GDK Functions Предишен gdk_colormap_get_type Следващ gdk_colormap_get_type GType gdk_colormap_get_type(); Предишен Начало Следващ colormap_get_system_size Нагоре...
- gdk_display_get_type
GDK Functions Предишен gdk_display_get_type Следващ gdk_display_get_type GType gdk_display_get_type(); Предишен Начало Следващ display_get_default Нагоре ...
- gdk_display_manager_get_type
GDK Functions Предишен gdk_display_manager_get_type Следващ gdk_display_manager_get_type GType gdk_display_manager_get_type(); Предишен Начало Следващ display_manager_get...
- gdk_draw_layout_line_with_colors
GDK Functions Предишен gdk_draw_layout_line_with_colors Следващ gdk_draw_layout_line_with_colors void gdk_draw_layout_line_with_colors(); Предишен Начало Следващ...
- gdk_draw_layout_with_colors
GDK Functions Предишен gdk_draw_layout_with_colors Следващ gdk_draw_layout_with_colors void gdk_draw_layout_with_colors(); Предишен Начало Следващ...
- gdk_drawable_get_type
GDK Functions Предишен gdk_drawable_get_type Следващ gdk_drawable_get_type GType gdk_drawable_get_type(); Предишен Начало Следващ gdk_draw_layout_with_colors Нагоре...
- gdk_event_get_type
GDK Functions Предишен gdk_event_get_type Следващ gdk_event_get_type GType gdk_event_get_type(); Предишен Начало Следващ event_get_graphics_expose Нагоре ...
- gdk_event_handler_set
GDK Functions Предишен gdk_event_handler_set Следващ gdk_event_handler_set void gdk_event_handler_set(); Предишен Начало Следващ gdk_event_get_type Нагоре ...
- gdk_gc_get_type
GDK Functions Предишен gdk_gc_get_type Следващ gdk_gc_get_type GType gdk_gc_get_type(); Предишен Начало Следващ fontset_load_for_display Нагоре gc_new
- gdk_image_get_type
GDK Functions Предишен gdk_image_get_type Следващ gdk_image_get_type GType gdk_image_get_type(); Предишен Начало Следващ get_show_events Нагоре keyboard_grab
- gdk_keymap_get_type
GDK Functions Предишен gdk_keymap_get_type Следващ gdk_keymap_get_type GType gdk_keymap_get_type(); Предишен Начало Следващ keymap_get_for_display Нагоре ...
- gdk_pixbuf_animation_get_type
GDK Functions Предишен gdk_pixbuf_animation_get_type Следващ gdk_pixbuf_animation_get_type GType gdk_pixbuf_animation_get_type(); Предишен Начало Следващ list_visuals...
- gdk_pixbuf_loader_get_type
GDK Functions Предишен gdk_pixbuf_loader_get_type Следващ gdk_pixbuf_loader_get_type GType gdk_pixbuf_loader_get_type(); Предишен Начало Следващ pixbuf_get_formats ...
- gdk_pixbuf_loader_new
GDK Functions Предишен gdk_pixbuf_loader_new Следващ gdk_pixbuf_loader_new GdkPixbufLoader gdk_pixbuf_loader_new(); Предишен Начало Следващ gdk_pixbuf_loader_get_type...
- gdk_pixmap_get_type
GDK Functions Предишен gdk_pixmap_get_type Следващ gdk_pixmap_get_type GType gdk_pixmap_get_type(); Предишен Начало Следващ pixmap_foreign_new_for_display Нагоре...
- gdk_screen_get_type
GDK Functions Предишен gdk_screen_get_type Следващ gdk_screen_get_type GType gdk_screen_get_type(); Предишен Начало Следващ screen_get_default Нагоре ...
- gdk_set_pointer_hooks
GDK Functions Предишен gdk_set_pointer_hooks Следващ gdk_set_pointer_hooks gdk_set_pointer_hooks(); Предишен Начало Следващ set_double_click_time Нагоре ...
- gdk_window_constrain_size
GDK Functions Предишен gdk_window_constrain_size Следващ gdk_window_constrain_size void gdk_window_constrain_size(); Предишен Начало Следващ window_at_pointer ...
- gdk_window_object_get_type
GDK Functions Предишен gdk_window_object_get_type Следващ gdk_window_object_get_type GType gdk_window_object_get_type(); Предишен Начало Следващ window_lookup_for_display...
- gdk_window_set_debug_updates
GDK Functions Предишен gdk_window_set_debug_updates Следващ gdk_window_set_debug_updates void gdk_window_set_debug_updates(bool setting ); Предишен Начало Следващ...
- GdkAction
GDK Enums Предишен GdkAction Следващ GdkAction Used in GdkDragContext to indicate what the destination should do with the dropped data. Стойност Символично име Описание 1...
- GdkAtom
GDK Classes Prev GdkAtom Next GdkAtom Object Hierarchy GdkAtom Direct subclasses None. Description Prev Home Next GDK Classes Up GdkBitmap
- GdkAxisUse
GDK Enums Предишен GdkAxisUse Следващ GdkAxisUse An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that GTK+ understands....
- GdkBitmap
GDK Classes Prev GdkBitmap Next GdkBitmap Object Hierarchy GdkBitmap Direct subclasses None. Description Methods extents() lock() height() width() Prev...
- GdkBitmap::extents
Prev GdkBitmap::extents Next GdkBitmap::extents array extents(void); Prev Home Next GdkBitmap Up GdkBitmap::lock
- GdkBitmap::height
Prev GdkBitmap::height Next GdkBitmap::height int height(void); Prev Home Next GdkBitmap::lock Up GdkBitmap::width
- GdkBitmap::lock
Prev GdkBitmap::lock Next GdkBitmap::lock int lock(void); Prev Home Next GdkBitmap::extents Up GdkBitmap::height
- GdkBitmap::width
Prev GdkBitmap::width Next GdkBitmap::width int width(void); Prev Home Next GdkBitmap::height Up GdkColor
- GdkByteOrder
GDK Enums Предишен GdkByteOrder Следващ GdkByteOrder A set of values describing the possible byte-orders for storing pixel values in memory. Стойност Символично име Описание...
- GdkCapStyle
GDK Enums Предишен GdkCapStyle Следващ GdkCapStyle Determines how the end of lines are drawn. Стойност Символично име Описание 0 Gdk::CAP_NOT_LAST The same as Gdk::CAP_BUTT...
- GdkCapStyle
GDK Enums Prev GdkCapStyle Next GdkCapStyle Enums Value Symbolic name Description 0 GDK_CAP_NOT_LAST 1 GDK_CAP_BUTT 2 GDK_CAP_ROUND 3...
- GdkColor
GDK Classes Prev GdkColor Next GdkColor A structure that holds a defined color. Object Hierarchy GdkColor Direct subclasses None. Description A GdkColor provides an object structure for...
- GdkColor Constructor
GdkColor Prev GdkColor Constructor Next GdkColor Constructor GdkColor (int red , int green , int blue ); When constructing a GdkColor directly, you will need to use the system's color...
- GdkColor::blue
Prev GdkColor::blue Next GdkColor::blue Access: Read Write Type: int Returns the blue part of the color in the range from 0 to 65536. If you convert it to hexadecimal via dechex , you...
- GdkColor::green
Prev GdkColor::green Next GdkColor::green Access: Read Write Type: int Returns the green part of the color in the range from 0 to 65536. If you convert it to hexadecimal via dechex ,...
- GdkColor::parse
Предишен GdkColor::parse Следващ GdkColor::parse void parse( color ); Този метод трябва да бъде извикан статично. Предишен Начало Следващ GdkColor Конструктор Нагоре...
- GdkColor::red
Prev GdkColor::red Next GdkColor::red Access: Read Write Type: int Returns the red part of the color in the range from 0 to 65536. If you convert it to hexadecimal via dechex , you will...
- GdkColormap
GDK Classes Prev GdkColormap Next GdkColormap Mapping between the color values stored in memory and the RGB values that are used to display color values. Object Hierarchy GdkColormap...
- GdkColormap Конструктор
Предишен GdkColormap Конструктор Следващ GdkColormap Конструктор GdkColormap (GdkVisual visual , bool allocate ); Предишен Начало Следващ GdkColormap Нагоре ...
- GdkColormap::alloc
Prev GdkColormap::alloc Next GdkColormap::alloc void alloc(void); Prev Home Next GdkColormap::size Up GdkCursor
- GdkColormap::alloc_color
Предишен GdkColormap::alloc_color Следващ GdkColormap::alloc_color bool alloc_color(); Виж също: query_color() Предишен Начало Следващ GdkColormap::alloc Нагоре...
- GdkColormap::black
Предишен GdkColormap::black Следващ GdkColormap::black int black(); Предишен Начало Следващ GdkColormap::alloc_color Нагоре GdkColormap::change
- GdkColormap::change
Предишен GdkColormap::change Следващ GdkColormap::change int change(); Предишен Начало Следващ GdkColormap::black Нагоре GdkColormap::get_screen
- GdkColormap::get_screen
Предишен GdkColormap::get_screen Следващ GdkColormap::get_screen GdkScreen get_screen(); Предишен Начало Следващ GdkColormap::change Нагоре ...
- GdkColormap::get_visual
Предишен GdkColormap::get_visual Следващ GdkColormap::get_visual GdkVisual get_visual(); Предишен Начало Следващ GdkColormap::get_screen Нагоре ...
- GdkColormap::query_color
Предишен GdkColormap::query_color Следващ GdkColormap::query_color query_color(); Виж също: alloc_color() Предишен Начало Следващ GdkColormap::get_visual Нагоре...
- GdkColormap::size
Prev GdkColormap::size Next GdkColormap::size void size(void); Prev Home Next GdkColormap Up GdkColormap::alloc
- GdkColormap::white
Предишен GdkColormap::white Следващ GdkColormap::white int white(); Предишен Начало Следващ GdkColormap::query_color Нагоре GdkCursor
- GdkCrossing
GDK Enums Предишен GdkCrossing Следващ GdkCrossing Specifies the crossing mode for GdkEventCrossing. Стойност Символично име Описание 0 Gdk::CROSSING_NORMAL Crossing because...
- GdkCursor
GDK Enums Предишен GdkCursor Следващ GdkCursor The standard cursors available. Стойност Символично име Описание 0 Gdk::X_CURSOR 2 Gdk::ARROW 4...
- GdkCursor
GDK Classes Prev GdkCursor Next GdkCursor A GdkCursor is represents a predefined or self-created mouse pointer. Object Hierarchy GdkCursor Direct subclasses None. Description A...
- GdkCursor Конструктор
Предишен GdkCursor Конструктор Следващ GdkCursor Конструктор GdkCursor::new_from_pixbuf ( GdkDisplay display , GdkPixbuf source , int x , int y ); Този метод трябва да бъде извикан...
- GdkCursor Конструктор
Предишен GdkCursor Конструктор Следващ GdkCursor Конструктор GdkCursor::new_from_pixmap ( GdkPixmap source , GdkPixmap mask , GdkColor fg , GdkColor bg , int x , int y ); Този метод...
- GdkCursor Конструктор
Предишен GdkCursor Конструктор Следващ GdkCursor Конструктор GdkCursor ( cursor_type ); Предишен Начало Следващ GdkCursor Нагоре GdkCursor Конструктор
- GdkCursor Конструктор
Предишен GdkCursor Конструктор Следващ GdkCursor Конструктор GdkCursor::new_for_display ( GdkDisplay display , cursor_type ); Този метод трябва да бъде извикан статично. Предишен ...
- GdkCursor::get_display
Предишен GdkCursor::get_display Следващ GdkCursor::get_display void get_display(); Предишен Начало Следващ GdkCursor Конструктор Нагоре GdkDevice
- GdkCursor::name
Prev GdkCursor::name Next GdkCursor::name Access: Read Only Type: string The name of the current cursor type. The names are the same as the GdkCursorType constants, except that they are...
- GdkCursor::type
Prev GdkCursor::type Next GdkCursor::type Access: Read Only Type: int The number of the current GdkCursorType . Prev Home Next GdkCursor Up GdkCursor::name
- GdkCursorType
GDK Enums Prev GdkCursorType Next GdkCursorType Enums The cursor type determines which symbol is used for the mouse pointer. Default is an arrow pointing to the upper left. Value...
- GdkDevice
GDK Класове Предишен GdkDevice Следващ GdkDevice A description of an extended input device. Йерархия на обектите GObject `-- GdkDevice Описание Методи get_axis() get_history()...
- GdkDevice::axes
Предишен GdkDevice::axes Следващ GdkDevice::axes Access: Read Only Type: Предишен Начало Следващ GdkDevice::set_source Нагоре GdkDevice::has_cursor
- GdkDevice::get_axis
Предишен GdkDevice::get_axis Следващ GdkDevice::get_axis bool get_axis(); Предишен Начало Следващ GdkDevice Нагоре GdkDevice::get_history
- GdkDevice::get_history
Предишен GdkDevice::get_history Следващ GdkDevice::get_history bool get_history(); Предишен Начало Следващ GdkDevice::get_axis Нагоре GdkDevice::get_state
- GdkDevice::get_state
Предишен GdkDevice::get_state Следващ GdkDevice::get_state void get_state(); Предишен Начало Следващ GdkDevice::get_history Нагоре GdkDevice::set_axis_use
- GdkDevice::has_cursor
Предишен GdkDevice::has_cursor Следващ GdkDevice::has_cursor Access: Read Only Type: bool Предишен Начало Следващ GdkDevice::axes Нагоре GdkDevice::keys
- GdkDevice::keys
Предишен GdkDevice::keys Следващ GdkDevice::keys Access: Read Only Type: Предишен Начало Следващ GdkDevice::has_cursor Нагоре GdkDevice::mode
- GdkDevice::mode
Предишен GdkDevice::mode Следващ GdkDevice::mode Access: Read Only Type: GdkInputMode Виж също: set_mode() Предишен Начало Следващ GdkDevice::keys Нагоре ...
- GdkDevice::name
Предишен GdkDevice::name Следващ GdkDevice::name Access: Read Only Type: string Предишен Начало Следващ GdkDevice::mode Нагоре GdkDevice::num_axes
- GdkDevice::num_axes
Предишен GdkDevice::num_axes Следващ GdkDevice::num_axes Access: Read Only Type: int Предишен Начало Следващ GdkDevice::name Нагоре GdkDevice::num_keys
- GdkDevice::num_keys
Предишен GdkDevice::num_keys Следващ GdkDevice::num_keys Access: Read Only Type: int Предишен Начало Следващ GdkDevice::num_axes Нагоре GdkDevice::source
- GdkDevice::set_axis_use
Предишен GdkDevice::set_axis_use Следващ GdkDevice::set_axis_use void set_axis_use(int index , GdkAxisUse use ); Предишен Начало Следващ GdkDevice::get_state Нагоре...
- GdkDevice::set_key
Предишен GdkDevice::set_key Следващ GdkDevice::set_key void set_key(int index , int keyval , GdkModifierType modifiers ); Предишен Начало Следващ GdkDevice::set_axis_use...
- GdkDevice::set_mode
Предишен GdkDevice::set_mode Следващ GdkDevice::set_mode bool set_mode(GdkInputMode mode ); Виж също: mode Предишен Начало Следващ GdkDevice::set_key Нагоре ...
- GdkDevice::set_source
Предишен GdkDevice::set_source Следващ GdkDevice::set_source void set_source(GdkInputSource source ); Виж също: source Предишен Начало Следващ GdkDevice::set_mode ...
- GdkDevice::source
Предишен GdkDevice::source Следващ GdkDevice::source Access: Read Only Type: GdkInputSource Виж също: set_source() Предишен Начало Следващ GdkDevice::num_keys ...
- GdkDisplay
GDK Класове Предишен GdkDisplay Следващ GdkDisplay Controls the keyboard/mouse pointer grabs and a set of GdkScreens. Йерархия на обектите GObject `-- GdkDisplay Описание Constructors...
- GdkDisplay Конструктор
Предишен GdkDisplay Конструктор Следващ GdkDisplay Конструктор GdkDisplay (string display_name ); Предишен Начало Следващ GdkDisplay Нагоре ...
- GdkDisplay::add_client_message_filter
Предишен GdkDisplay::add_client_message_filter Следващ GdkDisplay::add_client_message_filter void add_client_message_filter(); Предишен Начало Следващ GdkDisplay...
- GdkDisplay::beep
Предишен GdkDisplay::beep Следващ GdkDisplay::beep void beep(); Предишен Начало Следващ GdkDisplay::add_client_message_filter Нагоре GdkDisplay::close
- GdkDisplay::close
Предишен GdkDisplay::close Следващ GdkDisplay::close void close(); Предишен Начало Следващ GdkDisplay::beep Нагоре GdkDisplay::flush
- GdkDisplay::flush
Предишен GdkDisplay::flush Следващ GdkDisplay::flush void flush(); Предишен Начало Следващ GdkDisplay::close Нагоре GdkDisplay::get_core_pointer
- GdkDisplay::get_core_pointer
Предишен GdkDisplay::get_core_pointer Следващ GdkDisplay::get_core_pointer GdkDevice get_core_pointer(); Предишен Начало Следващ GdkDisplay::flush Нагоре ...
- GdkDisplay::get_default_cursor_size
Предишен GdkDisplay::get_default_cursor_size Следващ GdkDisplay::get_default_cursor_size int get_default_cursor_size(); Предишен Начало Следващ...
- GdkDisplay::get_default_group
Предишен GdkDisplay::get_default_group Следващ GdkDisplay::get_default_group GdkWindow get_default_group(); Предишен Начало Следващ GdkDisplay::get_default_cursor_size...
- GdkDisplay::get_default_screen
Предишен GdkDisplay::get_default_screen Следващ GdkDisplay::get_default_screen GdkScreen get_default_screen(); Предишен Начало Следващ GdkDisplay::get_default_group ...
- GdkDisplay::get_event
Предишен GdkDisplay::get_event Следващ GdkDisplay::get_event get_event(); Виж също: peek_event() , put_event() Предишен Начало Следващ GdkDisplay::get_default_screen...
- GdkDisplay::get_maximal_cursor_size
Предишен GdkDisplay::get_maximal_cursor_size Следващ GdkDisplay::get_maximal_cursor_size void get_maximal_cursor_size(); Предишен Начало Следващ GdkDisplay::get_event...
- GdkDisplay::get_n_screens
Предишен GdkDisplay::get_n_screens Следващ GdkDisplay::get_n_screens int get_n_screens(); Предишен Начало Следващ GdkDisplay::get_maximal_cursor_size Нагоре ...
- GdkDisplay::get_name
Предишен GdkDisplay::get_name Следващ GdkDisplay::get_name string get_name(); Предишен Начало Следващ GdkDisplay::get_n_screens Нагоре GdkDisplay::get_pointer
- GdkDisplay::get_pointer
Предишен GdkDisplay::get_pointer Следващ GdkDisplay::get_pointer void get_pointer(); Предишен Начало Следващ GdkDisplay::get_name Нагоре ...
- GdkDisplay::get_screen
Предишен GdkDisplay::get_screen Следващ GdkDisplay::get_screen GdkScreen get_screen(int screen_num ); Предишен Начало Следващ GdkDisplay::get_pointer Нагоре ...
- GdkDisplay::get_window_at_pointer
Предишен GdkDisplay::get_window_at_pointer Следващ GdkDisplay::get_window_at_pointer GdkWindow get_window_at_pointer(); Предишен Начало Следващ GdkDisplay::get_screen...
- GdkDisplay::keyboard_ungrab
Предишен GdkDisplay::keyboard_ungrab Следващ GdkDisplay::keyboard_ungrab void keyboard_ungrab([int time_ = GDK_CURRENT_TIME ]); Виж също: pointer_ungrab() Предишен Начало ...
- GdkDisplay::list_devices
Предишен GdkDisplay::list_devices Следващ GdkDisplay::list_devices list_devices(); Предишен Начало Следващ GdkDisplay::keyboard_ungrab Нагоре ...
- GdkDisplay::peek_event
Предишен GdkDisplay::peek_event Следващ GdkDisplay::peek_event peek_event(); Виж също: get_event() , put_event() Предишен Начало Следващ GdkDisplay::list_devices ...
- GdkDisplay::pointer_is_grabbed
Предишен GdkDisplay::pointer_is_grabbed Следващ GdkDisplay::pointer_is_grabbed bool pointer_is_grabbed(); Предишен Начало Следващ GdkDisplay::peek_event Нагоре...
- GdkDisplay::pointer_ungrab
Предишен GdkDisplay::pointer_ungrab Следващ GdkDisplay::pointer_ungrab void pointer_ungrab([int time_ = GDK_CURRENT_TIME ]); Виж също: keyboard_ungrab() Предишен Начало ...
- GdkDisplay::put_event
Предишен GdkDisplay::put_event Следващ GdkDisplay::put_event void put_event(); Виж също: get_event() , peek_event() Предишен Начало Следващ GdkDisplay::pointer_ungrab...
- GdkDisplay::request_selection_notification
Предишен GdkDisplay::request_selection_notification Следващ GdkDisplay::request_selection_notification bool request_selection_notification(); Виж също: supports_selection_notification()...
- GdkDisplay::set_double_click_distance
Предишен GdkDisplay::set_double_click_distance Следващ GdkDisplay::set_double_click_distance void set_double_click_distance(int distance ); Предишен Начало Следващ...
- GdkDisplay::set_double_click_time
Предишен GdkDisplay::set_double_click_time Следващ GdkDisplay::set_double_click_time void set_double_click_time(int msec ); Предишен Начало Следващ...
- GdkDisplay::set_pointer_hooks
Предишен GdkDisplay::set_pointer_hooks Следващ GdkDisplay::set_pointer_hooks set_pointer_hooks(); Предишен Начало Следващ GdkDisplay::set_double_click_time Нагоре...
- GdkDisplay::store_clipboard
Предишен GdkDisplay::store_clipboard Следващ GdkDisplay::store_clipboard void store_clipboard(); Предишен Начало Следващ GdkDisplay::set_pointer_hooks Нагоре ...
- GdkDisplay::supports_clipboard_persistence
Предишен GdkDisplay::supports_clipboard_persistence Следващ GdkDisplay::supports_clipboard_persistence bool supports_clipboard_persistence(); Предишен Начало Следващ...
- GdkDisplay::supports_cursor_alpha
Предишен GdkDisplay::supports_cursor_alpha Следващ GdkDisplay::supports_cursor_alpha bool supports_cursor_alpha(); Предишен Начало Следващ...
- GdkDisplay::supports_cursor_color
Предишен GdkDisplay::supports_cursor_color Следващ GdkDisplay::supports_cursor_color bool supports_cursor_color(); Предишен Начало Следващ...
- GdkDisplay::supports_selection_notification
Предишен GdkDisplay::supports_selection_notification Следващ GdkDisplay::supports_selection_notification bool supports_selection_notification(); Виж също:...
- GdkDisplay::sync
Предишен GdkDisplay::sync Следващ GdkDisplay::sync void sync(); Предишен Начало Следващ GdkDisplay::supports_selection_notification Нагоре closed
- GdkDisplayManager
GDK Класове Предишен GdkDisplayManager Следващ GdkDisplayManager An object containing a list of all open GdkDisplays. Йерархия на обектите GObject `-- GdkDisplayManager Описание Методи...
- GdkDisplayManager::get_default_display
Предишен GdkDisplayManager::get_default_display Следващ GdkDisplayManager::get_default_display GdkDisplay get_default_display(); Виж също: set_default_display() Предишен Начало...
- GdkDisplayManager::list_displays
Предишен GdkDisplayManager::list_displays Следващ GdkDisplayManager::list_displays list_displays(); Предишен Начало Следващ GdkDisplayManager::get_default_display ...
- GdkDisplayManager::set_default_display
Предишен GdkDisplayManager::set_default_display Следващ GdkDisplayManager::set_default_display void set_default_display(GdkDisplay display ); Виж също: get_default_display() Предишен...
- GdkDrag
GDK Enums Предишен GdkDrag Следващ GdkDrag Used in GdkDragContext to indicate the protocol according to which DND is done. Стойност Символично име Описание 0...
- GdkDragAction
GDK Enums Prev GdkDragAction Next GdkDragAction Enums Value Symbolic name Description 0 GDK_ACTION_DEFAULT 1 GDK_ACTION_COPY 2 GDK_ACTION_MOVE...
- GdkDragContext
GDK Класове Предишен GdkDragContext Следващ GdkDragContext An object that holds information about a drag in progress. Йерархия на обектите GObject `-- GdkDragContext Описание...
- GdkDragContext Конструктор
Предишен GdkDragContext Конструктор Следващ GdkDragContext Конструктор GdkDragContext (); Предишен Начало Следващ GdkDragContext Нагоре ...
- GdkDragContext::action
Предишен GdkDragContext::action Следващ GdkDragContext::action Access: Read Only Type: GdkDragAction Предишен Начало Следващ GdkDragContext::unref Нагоре ...
- GdkDragContext::action
Prev GdkDragContext::action Next GdkDragContext::action Access: Read Only Type: int Prev Home Next GdkDragContext::suggested_action Up ...
- GdkDragContext::actions
Prev GdkDragContext::actions Next GdkDragContext::actions Access: Read Only Type: int Prev Home Next GdkDragContext::targets Up ...
- GdkDragContext::actions
Предишен GdkDragContext::actions Следващ GdkDragContext::actions Access: Read Only Type: GdkDragAction Предишен Начало Следващ GdkDragContext::action Нагоре ...
- GdkDragContext::dest_window
Prev GdkDragContext::dest_window Next GdkDragContext::dest_window Access: Read Only Type: GdkWindow Prev Home Next GdkDragContext::source_window Up ...
- GdkDragContext::dest_window
Предишен GdkDragContext::dest_window Следващ GdkDragContext::dest_window Access: Read Only Type: GdkWindow Предишен Начало Следващ GdkDragContext::actions Нагоре...
- GdkDragContext::drag_abort
Предишен GdkDragContext::drag_abort Следващ GdkDragContext::drag_abort void drag_abort(int time ); Предишен Начало Следващ GdkDragContext Конструктор Нагоре ...
- GdkDragContext::drag_drop
Предишен GdkDragContext::drag_drop Следващ GdkDragContext::drag_drop void drag_drop(int time ); Предишен Начало Следващ GdkDragContext::drag_abort Нагоре ...
- GdkDragContext::drag_drop_succeeded
Предишен GdkDragContext::drag_drop_succeeded Следващ GdkDragContext::drag_drop_succeeded bool drag_drop_succeeded(); Предишен Начало Следващ GdkDragContext::drag_drop...
- GdkDragContext::drag_find_window
Предишен GdkDragContext::drag_find_window Следващ GdkDragContext::drag_find_window void drag_find_window(); Предишен Начало Следващ GdkDragContext::drag_drop_succeeded...
- GdkDragContext::drag_find_window_for_screen
Предишен GdkDragContext::drag_find_window_for_screen Следващ GdkDragContext::drag_find_window_for_screen void drag_find_window_for_screen(); Предишен Начало Следващ...
- GdkDragContext::drag_get_selection
Предишен GdkDragContext::drag_get_selection Следващ GdkDragContext::drag_get_selection drag_get_selection(); Предишен Начало Следващ...
- GdkDragContext::drag_motion
Предишен GdkDragContext::drag_motion Следващ GdkDragContext::drag_motion bool drag_motion(GdkWindow dest_window , GdkDragProtocol protocol , int x_root , int y_root , GdkDragAction...
- GdkDragContext::drag_status
Предишен GdkDragContext::drag_status Следващ GdkDragContext::drag_status void drag_status(GdkDragAction action [, int time = GDK_CURRENT_TIME ]); Предишен Начало Следващ...
- GdkDragContext::drop_finish
Предишен GdkDragContext::drop_finish Следващ GdkDragContext::drop_finish void drop_finish(bool success [, int time = GDK_CURRENT_TIME ]); Предишен Начало Следващ...
- GdkDragContext::drop_reply
Предишен GdkDragContext::drop_reply Следващ GdkDragContext::drop_reply void drop_reply(bool ok [, int time = GDK_CURRENT_TIME ]); Предишен Начало Следващ...
- GdkDragContext::finish
Предишен GdkDragContext::finish Следващ GdkDragContext::finish void finish(bool success , bool del [, int time = GDK_CURRENT_TIME ]); Предишен Начало Следващ...
- GdkDragContext::get_source_widget
Предишен GdkDragContext::get_source_widget Следващ GdkDragContext::get_source_widget get_source_widget(); Предишен Начало Следващ GdkDragContext::finish Нагоре...
- GdkDragContext::is_source
Prev GdkDragContext::is_source Next GdkDragContext::is_source Access: Read Only Type: bool Prev Home Next GdkDragContext::protocol Up ...
- GdkDragContext::is_source
Предишен GdkDragContext::is_source Следващ GdkDragContext::is_source Access: Read Only Type: bool Предишен Начало Следващ GdkDragContext::dest_window Нагоре ...
- GdkDragContext::protocol
Предишен GdkDragContext::protocol Следващ GdkDragContext::protocol Access: Read Only Type: GdkDragProtocol Предишен Начало Следващ GdkDragContext::is_source Нагоре...
- GdkDragContext::protocol
Prev GdkDragContext::protocol Next GdkDragContext::protocol Access: Read Only Type: int Prev Home Next GdkDragContext Up GdkDragContext::is_source
- GdkDragContext::ref
Предишен GdkDragContext::ref Следващ GdkDragContext::ref void ref(); Предишен Начало Следващ GdkDragContext::get_source_widget Нагоре ...
- GdkDragContext::set_icon_default
Предишен GdkDragContext::set_icon_default Следващ GdkDragContext::set_icon_default void set_icon_default(); Предишен Начало Следващ GdkDragContext::ref Нагоре...
- GdkDragContext::set_icon_pixbuf
Предишен GdkDragContext::set_icon_pixbuf Следващ GdkDragContext::set_icon_pixbuf void set_icon_pixbuf(GdkPixbuf pixbuf , int hot_x , int hot_y ); Предишен Начало Следващ...
- GdkDragContext::set_icon_pixmap
Предишен GdkDragContext::set_icon_pixmap Следващ GdkDragContext::set_icon_pixmap void set_icon_pixmap(GdkColormap colormap , GdkPixmap pixmap , GdkBitmap mask , int hot_x , int hot_y );...
- GdkDragContext::set_icon_stock
Предишен GdkDragContext::set_icon_stock Следващ GdkDragContext::set_icon_stock void set_icon_stock(string stock_id , int hot_x , int hot_y ); Предишен Начало Следващ...
- GdkDragContext::set_icon_widget
Предишен GdkDragContext::set_icon_widget Следващ GdkDragContext::set_icon_widget void set_icon_widget(); Предишен Начало Следващ GdkDragContext::set_icon_stock ...
- GdkDragContext::source_window
Предишен GdkDragContext::source_window Следващ GdkDragContext::source_window Access: Read Only Type: GdkWindow Предишен Начало Следващ GdkDragContext::protocol ...
- GdkDragContext::source_window
Prev GdkDragContext::source_window Next GdkDragContext::source_window Access: Read Only Type: GdkWindow Prev Home Next GdkDragContext::is_source Up ...
- GdkDragContext::start_time
Предишен GdkDragContext::start_time Следващ GdkDragContext::start_time Access: Read Only Type: int Предишен Начало Следващ GdkDragContext::source_window Нагоре...
- GdkDragContext::start_time
Prev GdkDragContext::start_time Next GdkDragContext::start_time Access: Read Only Type: int Prev Home Next GdkDragContext::action Up GdkEvent
- GdkDragContext::suggested_action
Prev GdkDragContext::suggested_action Next GdkDragContext::suggested_action Access: Read Only Type: int Prev Home Next GdkDragContext::actions Up ...
- GdkDragContext::suggested_action
Предишен GdkDragContext::suggested_action Следващ GdkDragContext::suggested_action Access: Read Only Type: GdkDragAction Предишен Начало Следващ GdkDragContext::start_time...
- GdkDragContext::targets
Prev GdkDragContext::targets Next GdkDragContext::targets Access: Read Only Type: array Prev Home Next GdkDragContext::dest_window Up GdkDragContext::actions
- GdkDragContext::targets
Предишен GdkDragContext::targets Следващ GdkDragContext::targets Access: Read Only Type: Предишен Начало Следващ GdkDragContext::suggested_action Нагоре ...
- GdkDragContext::unref
Предишен GdkDragContext::unref Следващ GdkDragContext::unref void unref(); Предишен Начало Следващ GdkDragContext::set_icon_widget Нагоре ...
- GdkDrawable
GDK Класове Предишен GdkDrawable Следващ GdkDrawable A base class for GdkPixmap and GdkWindow. Йерархия на обектите GObject `-- GdkDrawable Директни подкласове GdkPixmap , GdkWindow...
- GdkDrawable::draw_arc
Предишен GdkDrawable::draw_arc Следващ GdkDrawable::draw_arc void draw_arc(GdkGC gc , bool filled , int x , int y , int width , int height , int angle1 , int angle2 ); Предишен ...
- GdkDrawable::draw_drawable
Предишен GdkDrawable::draw_drawable Следващ GdkDrawable::draw_drawable void draw_drawable(GdkGC gc , GdkWindow src , int xsrc , int ysrc , int xdest , int ydest , int width , int height...
- GdkDrawable::draw_glyphs
Предишен GdkDrawable::draw_glyphs Следващ GdkDrawable::draw_glyphs void draw_glyphs(); Предишен Начало Следващ GdkDrawable::draw_drawable Нагоре ...
- GdkDrawable::draw_gray_image
Предишен GdkDrawable::draw_gray_image Следващ GdkDrawable::draw_gray_image void draw_gray_image(GdkGC gc , int x , int y , int width , int height , GdkRgbDither dith , string buf , int...
- GdkDrawable::draw_image
Предишен GdkDrawable::draw_image Следващ GdkDrawable::draw_image void draw_image(GdkGC gc , GdkImage image , int xsrc , int ysrc , int xdest , int ydest , int width , int height ); Виж...
- GdkDrawable::draw_indexed_image
Предишен GdkDrawable::draw_indexed_image Следващ GdkDrawable::draw_indexed_image void draw_indexed_image(); Предишен Начало Следващ GdkDrawable::draw_image Нагоре...
- GdkDrawable::draw_layout
Предишен GdkDrawable::draw_layout Следващ GdkDrawable::draw_layout void draw_layout(); Предишен Начало Следващ GdkDrawable::draw_indexed_image Нагоре ...
- GdkDrawable::draw_layout_line
Предишен GdkDrawable::draw_layout_line Следващ GdkDrawable::draw_layout_line void draw_layout_line(); Предишен Начало Следващ GdkDrawable::draw_layout Нагоре ...
- GdkDrawable::draw_line
Предишен GdkDrawable::draw_line Следващ GdkDrawable::draw_line void draw_line(GdkGC gc , int x1 , int y1 , int x2 , int y2 ); Предишен Начало Следващ...
- GdkDrawable::draw_lines
Предишен GdkDrawable::draw_lines Следващ GdkDrawable::draw_lines void draw_lines(); Предишен Начало Следващ GdkDrawable::draw_line Нагоре ...
- GdkDrawable::draw_pixbuf
Предишен GdkDrawable::draw_pixbuf Следващ GdkDrawable::draw_pixbuf void draw_pixbuf(GdkGC gc , GdkPixbuf pixbuf , int src_x , int src_y , int dest_x , int dest_y [, int width = -1 [,...
- GdkDrawable::draw_point
Предишен GdkDrawable::draw_point Следващ GdkDrawable::draw_point void draw_point(GdkGC gc , int x , int y ); Предишен Начало Следващ GdkDrawable::draw_pixbuf Нагоре...
- GdkDrawable::draw_points
Предишен GdkDrawable::draw_points Следващ GdkDrawable::draw_points void draw_points(); Предишен Начало Следващ GdkDrawable::draw_point Нагоре ...
- GdkDrawable::draw_polygon
Предишен GdkDrawable::draw_polygon Следващ GdkDrawable::draw_polygon void draw_polygon(); Предишен Начало Следващ GdkDrawable::draw_points Нагоре ...
- GdkDrawable::draw_rectangle
Предишен GdkDrawable::draw_rectangle Следващ GdkDrawable::draw_rectangle void draw_rectangle(GdkGC gc , bool filled , int x , int y , int width , int height ); Предишен Начало...
- GdkDrawable::draw_rgb_32_image
Предишен GdkDrawable::draw_rgb_32_image Следващ GdkDrawable::draw_rgb_32_image void draw_rgb_32_image(GdkGC gc , int x , int y , int width , int height , GdkRgbDither dith , string buf...
- GdkDrawable::draw_rgb_image
Предишен GdkDrawable::draw_rgb_image Следващ GdkDrawable::draw_rgb_image void draw_rgb_image(GdkGC gc , int x , int y , int width , int height , GdkRgbDither dith , string rgb_buf , int...
- GdkDrawable::draw_rgb_image_dithalign
Предишен GdkDrawable::draw_rgb_image_dithalign Следващ GdkDrawable::draw_rgb_image_dithalign void draw_rgb_image_dithalign(GdkGC gc , int x , int y , int width , int height ,...
- GdkDrawable::draw_segments
Предишен GdkDrawable::draw_segments Следващ GdkDrawable::draw_segments void draw_segments(); Предишен Начало Следващ GdkDrawable::draw_rgb_image_dithalign Нагоре...
- GdkDrawable::draw_string
Предишен GdkDrawable::draw_string Следващ GdkDrawable::draw_string void draw_string(); Предишен Начало Следващ GdkDrawable::draw_segments Нагоре ...
- GdkDrawable::draw_text
Предишен GdkDrawable::draw_text Следващ GdkDrawable::draw_text void draw_text(); Предишен Начало Следващ GdkDrawable::draw_string Нагоре ...
|