PreferencesGroup


Object Hierarchy:

Hdy.PreferencesGroup Hdy.PreferencesGroup Hdy.PreferencesGroup Gtk.Bin Gtk.Bin Gtk.Bin->Hdy.PreferencesGroup Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Hdy.PreferencesGroup Atk.Implementor->Gtk.Bin Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Hdy.PreferencesGroup Gtk.Buildable->Gtk.Bin Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget

Description:

[ CCode ( type_id = "hdy_preferences_group_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class PreferencesGroup : Bin, Implementor, Buildable

A group of preference rows.

A `HdyPreferencesGroup` represents a group or tightly related preferences, which in turn are represented by [class@PreferencesRow].

To summarize the role of the preferences it gathers, a group can have both a title and a description. The title will be used by [ class@PreferencesWindow] to let the user look for a preference.

CSS nodes

`HdyPreferencesGroup` has a single CSS node with name `preferencesgroup`.


Namespace: Hdy
Package: libhandy-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor