Commit 06ba76d
committed
kconfig: gconf: use configure-event handler to adjust pane separator
The size-request event handler is currently used to adjust the position
of the horizontal separator in the right pane.
However, the size-request signal is not available in GTK 3. Use the
configure-event signal instead.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>1 parent 0c82f50 commit 06ba76d
1 file changed
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
610 | | - | |
611 | | - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
612 | 612 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
| 613 | + | |
| 614 | + | |
626 | 615 | | |
627 | 616 | | |
628 | 617 | | |
| |||
1023 | 1012 | | |
1024 | 1013 | | |
1025 | 1014 | | |
1026 | | - | |
1027 | | - | |
| 1015 | + | |
| 1016 | + | |
1028 | 1017 | | |
1029 | 1018 | | |
1030 | 1019 | | |
| |||
0 commit comments