Constructor
PapersDocumentFormFieldButtonnew
Declaration [src]
PpsFormField*
pps_form_field_button_new (
  gint id,
  PpsFormFieldButtonType type
)
Parameters
- id
- 
            Type: gintNo description available. 
- type
- 
            Type: PpsFormFieldButtonTypeNo description available. 
Return value
Type: PpsFormField
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |