Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── HdyPreferencesWindow
The HdyPreferencesWindow widget presents an application's preferences gathered into pages and groups. The preferences are searchable by the user.
HdyPreferencesWindow *
hdy_preferences_window_new (void
);
Creates a new HdyPreferencesWindow.
Since: 0.0.10