PreferencesRow


Object Hierarchy:

Hdy.PreferencesRow Hdy.PreferencesRow Hdy.PreferencesRow Gtk.ListBoxRow Gtk.ListBoxRow Gtk.ListBoxRow->Hdy.PreferencesRow Gtk.Bin Gtk.Bin Gtk.Bin->Gtk.ListBoxRow 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.PreferencesRow Atk.Implementor->Gtk.ListBoxRow Atk.Implementor->Gtk.Bin Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Hdy.PreferencesRow Gtk.Buildable->Gtk.ListBoxRow Gtk.Buildable->Gtk.Bin Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget Gtk.Actionable Gtk.Actionable Gtk.Actionable->Hdy.PreferencesRow Gtk.Actionable->Gtk.ListBoxRow

Description:

[ CCode ( type_id = "hdy_preferences_row_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class PreferencesRow : ListBoxRow, Implementor, Actionable, Buildable

A [class@Gtk.

ListBoxRow] used to present preferences.

The `HdyPreferencesRow` widget has a title that [class@PreferencesWindow] will use to let the user look for a preference. It doesn't present the title in any way and lets you present the preference as you please.

[class@ActionRow] and its derivatives are convenient to use as preference rows as they take care of presenting the preference's title while letting you compose the inputs of the preference around it.

All known sub-classes:

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