Method

IdeTweaksget_context

Declaration

IdeContext*
ide_tweaks_get_context (
  IdeTweaks* self
)

Description

Gets the IdeContext if any.

Gets propertyIde.Tweaks:context

Return value

Type: IdeContext

An IdeContext or NULL.

The data is owned by the instance.
The return value can be NULL.