Method

IdeTweaksSpinset_title

Declaration

void
ide_tweaks_spin_set_title (
  IdeTweaksSpin* self,
  const char* title
)

Description

No description available.
Sets propertyIde.TweaksSpin:title

Parameters

title

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.