ThemeSelector


Object Hierarchy:

Object hierarchy for ThemeSelector

Description:

[ CCode ( type_id = "panel_theme_selector_get_type ()" ) ]
public class ThemeSelector : Widget, Accessible, Buildable, ConstraintTarget

A widget that allow selecting theme preference between "dark", "light" and "follow" the system preference.

<picture> <source srcset="theme-selector-dark.png" media="(prefers-color-scheme: dark)"> <img src="theme-selector.png" alt="theme-selector"> </picture>

Upon activation it will activate the named action in action_name.


Namespace: Panel
Package: libpanel-1

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget