Function
Pidginrequest_get_dialog_window
Declaration [src]
GtkWindow*
pidgin_request_get_dialog_window (
void* ui_handle
)
Parameters
ui_handle |
void* |
The UI handle. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GtkWindow |
The dialog window. |
|
The data is owned by the called function. |