Method

PurpleBlistNodeget_settings

since: 3.0.0

Declaration [src]

GHashTable*
purple_blist_node_get_settings (
  PurpleBlistNode* node
)

Description [src]

Returns a node’s settings.

Available since: 3.0.0

Return value

Type: GHashTable

The hash table with the node’s settings.

The data is owned by the instance.