Function

GntBindableActionCallbackNoParam

Declaration

gboolean
(* GntBindableActionCallbackNoParam) (
  GntBindable* bindable
)

Description [src]

A callback for an action with no parameters.

Parameters

bindable

Type: GntBindable

A bindable object.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.