Class method

FoundryAdwPageClassinstall_action

Declaration [src]

void
foundry_page_class_install_action (
  FoundryPageClass* page_class,
  const char* action_name,
  const char* parameter_type,
  GtkWidgetActionActivateFunc activate
)

Description

No description available.

Parameters

action_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.
parameter_type

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

Type: GtkWidgetActionActivateFunc

No description available.