Back to Seed Clases

Gda


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gda.TreeNode

Class Gda.TreeNode

Import line: Gda = imports.gi.Gda;
GIR File: Gda-4.0.gir
C documentation: GdaTreeNode
Class : TreeNode
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gda.Tree
Signal
node_changed (Tree self, TreeNode object) : none
Gda.Tree
Signal
node_has_child_toggled (Tree self, TreeNode object) : none
Gda.Tree
Signal
node_inserted (Tree self, TreeNode object) : none
Gda.Tree
Method
update_part (TreeNode node) : Boolean
Gda.Tree
Method
get_node (String tree_path, Boolean use_names) : Gda.TreeNode
Gda.Tree
Method
get_node_path (TreeNode node) : String
Gda.Tree
Method
get_node_manager (TreeNode node) : Gda.TreeManager
Gda.TreeManager
Method
create_node (TreeNode parent, String name) : Gda.TreeNode
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:07 GMT+0800 (HKT)