Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
/ php-gtk-src Public archive

Improved gtk_init error handling#7

Merged
php-pulls merged 2 commits intophp:masterfrom
pocketpc:master
Jun 24, 2014
Merged

Improved gtk_init error handling#7
php-pulls merged 2 commits intophp:masterfrom
pocketpc:master

Conversation

@pocketpc
Copy link

Replaced gtk_init_check with gtk_init_with_args so that we can return
the actual GTK error if it fails instead of a generic error.

Replaced gtk_init_check with gtk_init_with_args so that we can return
the actual GTK error if it fails instead of a generic error.
@pocketpc
Copy link
Author

Second pr attempt because derp.

@php-pulls php-pulls merged commit a6f4bb4 into php:master Jun 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet