Top |
TeplStyleSchemeChooserFullTeplStyleSchemeChooserFull — A GtkSourceStyleScheme chooser widget for light and dark themes |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── TeplStyleSchemeChooserFull
TeplStyleSchemeChooserFull is a widget that permits to choose a GtkSourceStyleScheme.
It is similar to TeplStyleSchemeChooserSimple, but supports both light and dark GTK themes in a single widget.
TeplStyleSchemeChooserFull has a title for the component. The title describes whether it is for a light or dark GTK theme. There is only one list of style schemes shown, and it dynamically changes depending on the GTK theme.
It connects to the two GSettings keys provided by
tepl_settings_provide_style_scheme_settings()
.
TeplStyleSchemeChooserFull *
tepl_style_scheme_chooser_full_new (void
);
Since: 6.11