Method
PurpleBlistNodeget_settings
since: 3.0.0
Declaration [src]
GHashTable*
purple_blist_node_get_settings (
PurpleBlistNode* node
)
Return value
Type: GHashTable
The hash table with the node’s settings.
The data is owned by the instance. |