Method

StThemeContextget_theme

Declaration [src]

StTheme*
st_theme_context_get_theme (
  StThemeContext* context
)

Description [src]

Gets the default theme for the context. See st_theme_context_set_theme().

Return value

Type: StTheme

The default theme for the context.

The returned data is owned by the instance.