Method

GtkSourceStyleSchemePreviewget_scheme

since: 5.4

Declaration [src]

GtkSourceStyleScheme*
gtk_source_style_scheme_preview_get_scheme (
  GtkSourceStyleSchemePreview* self
)

Description [src]

Gets the GtkSourceStyleScheme previewed by the widget.

Available since: 5.4

Return value

Type: GtkSourceStyleScheme

A GtkSourceStyleScheme.

The data is owned by the instance.