Page


Object Hierarchy:

Object hierarchy for Page

Description:

[ GtkTemplate ( ui = "/org/altlinux/Tuner/page.ui" ) ]
public class Page : NavigationPage, Buildable

A settings page that can contain groups of preferences widgets.

This class represents an individual page within a Tuner.PanelPage, typically loaded from the "/org/altlinux/Tuner/page.ui" template. It manages the layout and ordering of preference groups.

To allow plugins to add content, you need to set the "tag" property.

The page consists of an Adw.ToolbarView with Adw.HeaderBar and an Adw.PreferencesPage container that holds the preference groups.


Namespace: Tuner
Package: tuner-1

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Adw.NavigationPage
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