Function
Gtkshow_uri_full_finish
Declaration [src]
gboolean
gtk_show_uri_full_finish (
GtkWindow* parent,
GAsyncResult* result,
GError** error
)
Parameters
parent |
GtkWindow |
The |
|
The data is owned by the caller of the function. | |
result |
GAsyncResult |
|
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |