Method

IdeTweaksFactoryget_item

Declaration

GObject*
ide_tweaks_factory_get_item (
  IdeTweaksFactory* self
)

Description

Gets the item for the factory while it is being built.

Gets propertyIde.TweaksFactory:item

Return value

Type: GObject

A GObject or NULL.

The data is owned by the instance.
The return value can be NULL.