getComment

fun getComment(groupName: String? = null, key: String? = null): <Error class: unknown class><String>

Retrieves a comment above @key from @group_name. If @key is null then @comment will be read from above

Return

a comment that should be freed with g_free()

Since

2.6

Parameters

groupName

a group name, or null

key

a key