Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check whether string is null before calling gtk_entry_set_text #81

Closed
paolostivanin opened this issue Apr 30, 2018 · 0 comments
Closed
Assignees
Milestone

Comments

@paolostivanin
Copy link
Owner

gtk_entry_set_text (GTK_ENTRY (cur_lab_entry), acc_lab);
gtk_entry_set_text (GTK_ENTRY (cur_iss_entry), acc_iss);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant