SkillRow


Object Hierarchy:

Object hierarchy for SkillRow

Description:

public class SkillRow : Object

One Agent Pi skill settings row: ActionRow, offered Switch, and Skill.

Construction builds widgets and wires the offered toggle to SkillsPage.agent_skills. Resource skills have no subtitle; filesystem skills show their path. Export uses the page context menu.

Example

var skill_row = new Rows.SkillRow(page, skill);
skill_row.fill(page.agent_skills.skills);


Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object