Packages
libgda-5.0
Gda
TreeManager
func
recursive
error_quark
TreeManager
add_manager
add_new_node_attribute
create_node
get_managers
TreeManager
Object Hierarchy:
Gda.TreeManager
Gda.TreeManager
Gda.TreeManager
GLib.Object
GLib.Object
GLib.Object->Gda.TreeManager
Description:
[
CCode
( type_id =
"gda_tree_manager_get_type ()"
) ]
public
class
TreeManager
:
Object
All known sub-classes:
TreeMgrColumns
TreeMgrLabel
TreeMgrLdap
TreeMgrSchemas
TreeMgrSelect
TreeMgrTables
Namespace:
Gda
Package:
libgda-5.0
Content:
Properties:
public
void
*
func
{
get
;
set
construct
; }
This property specifies the function which needs to be called when the list of
TreeNode
nodes managed has to be updated
public
bool
recursive
{
get
;
set
construct
; }
This property specifies if, when initially creating nodes or updating the list of nodes, the tree manager shoud also request that each node it has created or updated also initially create or update their children.
Static methods:
public
static
Quark
error_quark
()
Creation methods:
protected
TreeManager
()
Methods:
public
void
add_manager
(
TreeManager
sub)
Adds a sub manager to
this
.
public
void
add_new_node_attribute
(
string
attribute,
Value
? value)
Requests that for any new node managed (eg.
public
TreeNode
create_node
(
TreeNode
? parent,
string
? name)
Requests that
this
creates a new
TreeNode
.
public
unowned
SList
<
TreeManager
>
get_managers
()
Get the list of sub managers which have already been added using
add_manager
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref