GLib.KeyFile.prototype.get_start_group
function get_start_group(): String { // Gjs wrapper for g_key_file_get_start_group() }
Returns the name of the start group of the file.
Since 2.6
- Returns
The start group of the key file.
function get_start_group(): String { // Gjs wrapper for g_key_file_get_start_group() }
Returns the name of the start group of the file.
Since 2.6
The start group of the key file.