Home
last modified time | relevance | path

Searched refs:cKeyComment1 (Results 1 – 1 of 1) sorted by relevance

/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/Help/src/
H A Dapplet-tips-dialog.c143 gchar *cKeyComment1 = g_key_file_get_comment (pTips->pKeyFile, cGroupName, cKeyName1, NULL); in _build_tip_text() local
144 …cairo_dock_parse_key_comment (cKeyComment1, &iElementType, &iNbElements, &pAuthorizedValuesList1, … in _build_tip_text()
158 g_free (cKeyComment1); in _build_tip_text()