GroupContent


Object Hierarchy:

Object hierarchy for GroupContent

Description:

public class GroupContent : Widget, Buildable

Builder class for adding widgets to an existing Tuner.Group.

Used by plugins to extend groups with additional UI widgets.

Example

// Add content to group with ID "target_group_id"
Tuner.GroupContent target_group_id {
Adw.ActionRow {}
}


Namespace: Tuner
Package: tuner-1

Content:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Accessible