-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugins/debug.c: replace deprecated gtk3 functions
use gtk_container_add instead of gtk_widget_reparent use gtk_widget_get_preffered_size instead of gtk_widget_size_request use gtk_widget_set_halign/valign instead of gtk_misc_set_alignment fix indent Signed-off-by: Cristina Suteu <cristina.suteu@analog.com>
- Loading branch information
1 parent
02fd5ac
commit 86ac7d1
Showing
1 changed file
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters