Signal

EBackendCache::before-remove

Declaration

gboolean
before_remove (
  ECache* self,
  gchar* object,
  GCancellable* p0,
  gpointer p1,
  gpointer user_data
)

Description

No description available.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

object

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
p0

Type: GCancellable

No description available.

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

Type: gpointer

No description available.

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

Return value

Type: gboolean

No description available.