Virtual Method

GioSettingsBackendwrite_tree

Declaration

gboolean
write_tree (
  GSettingsBackend* backend,
  GTree* tree,
  gpointer origin_tag
)

Description

No description available.

Parameters

tree

Type: GTree

No description available.

The data is owned by the caller of the function.
origin_tag

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.