Method

IdeTweaksexpose_object

Declaration

void
ide_tweaks_expose_object (
  IdeTweaks* self,
  const char* name,
  GObject* object
)

Description

No description available.

Parameters

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.
object

Type: GObject

No description available.

The data is owned by the caller of the method.