Method

IdeTweaksWindowset_tweaks

Declaration

void
ide_tweaks_window_set_tweaks (
  IdeTweaksWindow* self,
  IdeTweaks* tweaks
)

Description

Sets the tweaks to be displayed in the window.

Parameters

tweaks

Type: IdeTweaks

An IdeTweaks.

The argument can be NULL.
The data is owned by the caller of the method.