Method
PidginRequestPageget_request_page
unstable since: 3.0
Declaration [src]
PurpleRequestPage*
pidgin_request_page_get_request_page (
PidginRequestPage* request_page
)
Description [src]
Gets the request page that is being displayed.
Available since: 3.0
| Gets property | Pidgin.RequestPage:request-page |
Return value
Type: PurpleRequestPage
The request page.
| The returned data is owned by the instance. |
The return value can be NULL. |