Method
GntBindableperform_action_named
Declaration [src]
gboolean
gnt_bindable_perform_action_named (
  GntBindable* bindable,
  const char* name,
  ...
)
      Description [src]
Perform an action on a bindable object.
This method is not directly available to language bindings.