Method

GntBindablebindings_view

since: 2.1.1

Declaration [src]

GntBindable*
gnt_bindable_bindings_view (
  GntBindable* bind
)

Description [src]

Returns a GntTree populated with “key” -> “binding” for the widget.

Available since: 2.1.1

Return value

Type: GntBindable

The GntTree.

The caller of the method takes ownership of the data, and is responsible for freeing it.