Constructor

EvinceDocumentFormFieldButtonnew

Declaration [src]

EvFormField*
ev_form_field_button_new (
  gint id,
  EvFormFieldButtonType type
)

Description

No description available.

Parameters

id gint
  No description available.
type EvFormFieldButtonType
  No description available.

Return value

Returns: EvFormField
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.