Method

IdeTweaksBindingbind

Declaration

void
ide_tweaks_binding_bind (
  IdeTweaksBinding* self,
  gpointer instance,
  const char* property_name
)

Description

No description available.

Parameters

instance

Type: gpointer

No description available.

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

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.