Method
PurpleRequestPageadd_group
unstable since: 3.0
Declaration [src]
void
purple_request_page_add_group (
  PurpleRequestPage* page,
  PurpleRequestGroup* group
)
      Parameters
group- 
            
Type:
PurpleRequestGroupThe group to add.
The instance takes ownership of the data, and is responsible for freeing it.