Method

IdeTweaksBindingcreate_adjustment

Declaration

GtkAdjustment*
ide_tweaks_binding_create_adjustment (
  IdeTweaksBinding* self
)

Description

Creates a new adjustment for the setting.

Return value

Type: GtkAdjustment

A GtkAdjustment, or NULL if an adjustment is not supported for the binding.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.