GLib.OptionGroup.prototype.free

function free(): void {
    // Gjs wrapper for g_option_group_free()
}
  

Frees a GLib.OptionGroup. Note that you must not free groups which have been added to a GLib.OptionContext.

Since 2.6