PreferencesGroup


Object Hierarchy:

Object hierarchy for PreferencesGroup

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