|
647 | 647 | <property name="position">1</property> |
648 | 648 | </packing> |
649 | 649 | </child> |
| 650 | + <child> |
| 651 | + <object class="GtkBox" id="box_json"> |
| 652 | + <property name="visible">True</property> |
| 653 | + <property name="can-focus">False</property> |
| 654 | + <property name="orientation">vertical</property> |
| 655 | + <child> |
| 656 | + <object class="GtkToolbar" id="toolbar_json"> |
| 657 | + <property name="visible">True</property> |
| 658 | + <property name="can-focus">False</property> |
| 659 | + <property name="margin-bottom">5</property> |
| 660 | + <child> |
| 661 | + <object class="GtkToolButton" id="button_json"> |
| 662 | + <property name="visible">True</property> |
| 663 | + <property name="can-focus">False</property> |
| 664 | + <property name="label" translatable="yes">Abrir otro JSON</property> |
| 665 | + <property name="use-underline">True</property> |
| 666 | + </object> |
| 667 | + <packing> |
| 668 | + <property name="expand">False</property> |
| 669 | + <property name="homogeneous">True</property> |
| 670 | + </packing> |
| 671 | + </child> |
| 672 | + <child> |
| 673 | + <object class="GtkToolButton" id="button_expandir"> |
| 674 | + <property name="visible">True</property> |
| 675 | + <property name="can-focus">False</property> |
| 676 | + <property name="label" translatable="yes">Expandir</property> |
| 677 | + <property name="use-underline">True</property> |
| 678 | + </object> |
| 679 | + <packing> |
| 680 | + <property name="expand">False</property> |
| 681 | + <property name="homogeneous">True</property> |
| 682 | + </packing> |
| 683 | + </child> |
| 684 | + <child> |
| 685 | + <object class="GtkToolButton" id="button_retraer"> |
| 686 | + <property name="visible">True</property> |
| 687 | + <property name="can-focus">False</property> |
| 688 | + <property name="label" translatable="yes">Retraer</property> |
| 689 | + <property name="use-underline">True</property> |
| 690 | + </object> |
| 691 | + <packing> |
| 692 | + <property name="expand">False</property> |
| 693 | + <property name="homogeneous">True</property> |
| 694 | + </packing> |
| 695 | + </child> |
| 696 | + </object> |
| 697 | + <packing> |
| 698 | + <property name="expand">False</property> |
| 699 | + <property name="fill">True</property> |
| 700 | + <property name="position">0</property> |
| 701 | + </packing> |
| 702 | + </child> |
| 703 | + <child> |
| 704 | + <object class="GtkScrolledWindow"> |
| 705 | + <property name="visible">True</property> |
| 706 | + <property name="can-focus">True</property> |
| 707 | + <property name="shadow-type">in</property> |
| 708 | + <child> |
| 709 | + <object class="GtkTreeView" id="treeview_json"> |
| 710 | + <property name="visible">True</property> |
| 711 | + <property name="can-focus">True</property> |
| 712 | + </object> |
| 713 | + </child> |
| 714 | + </object> |
| 715 | + <packing> |
| 716 | + <property name="expand">True</property> |
| 717 | + <property name="fill">True</property> |
| 718 | + <property name="position">1</property> |
| 719 | + </packing> |
| 720 | + </child> |
| 721 | + </object> |
| 722 | + </child> |
| 723 | + <child> |
| 724 | + <object class="GtkBox" id="box_file"> |
| 725 | + <property name="visible">True</property> |
| 726 | + <property name="can-focus">False</property> |
| 727 | + <property name="orientation">vertical</property> |
| 728 | + <child> |
| 729 | + <object class="GtkToolbar" id="toolbar_file"> |
| 730 | + <property name="visible">True</property> |
| 731 | + <property name="can-focus">False</property> |
| 732 | + <property name="margin-bottom">5</property> |
| 733 | + <child> |
| 734 | + <object class="GtkToolButton" id="button_actualizar"> |
| 735 | + <property name="visible">True</property> |
| 736 | + <property name="can-focus">False</property> |
| 737 | + <property name="label" translatable="yes">Actualizar</property> |
| 738 | + <property name="use-underline">True</property> |
| 739 | + </object> |
| 740 | + <packing> |
| 741 | + <property name="expand">False</property> |
| 742 | + <property name="homogeneous">True</property> |
| 743 | + </packing> |
| 744 | + </child> |
| 745 | + <child> |
| 746 | + <object class="GtkToolButton" id="button_atras"> |
| 747 | + <property name="visible">True</property> |
| 748 | + <property name="can-focus">False</property> |
| 749 | + <property name="label" translatable="yes">Atras</property> |
| 750 | + <property name="use-underline">True</property> |
| 751 | + </object> |
| 752 | + <packing> |
| 753 | + <property name="expand">False</property> |
| 754 | + <property name="homogeneous">True</property> |
| 755 | + </packing> |
| 756 | + </child> |
| 757 | + <child> |
| 758 | + <object class="GtkToolButton" id="button_expandirfile"> |
| 759 | + <property name="visible">True</property> |
| 760 | + <property name="can-focus">False</property> |
| 761 | + <property name="label" translatable="yes">Expandir</property> |
| 762 | + <property name="use-underline">True</property> |
| 763 | + </object> |
| 764 | + <packing> |
| 765 | + <property name="expand">False</property> |
| 766 | + <property name="homogeneous">True</property> |
| 767 | + </packing> |
| 768 | + </child> |
| 769 | + <child> |
| 770 | + <object class="GtkToolButton" id="button_retraerfile"> |
| 771 | + <property name="visible">True</property> |
| 772 | + <property name="can-focus">False</property> |
| 773 | + <property name="label" translatable="yes">Retraer</property> |
| 774 | + <property name="use-underline">True</property> |
| 775 | + </object> |
| 776 | + <packing> |
| 777 | + <property name="expand">False</property> |
| 778 | + <property name="homogeneous">True</property> |
| 779 | + </packing> |
| 780 | + </child> |
| 781 | + </object> |
| 782 | + <packing> |
| 783 | + <property name="expand">False</property> |
| 784 | + <property name="fill">True</property> |
| 785 | + <property name="position">0</property> |
| 786 | + </packing> |
| 787 | + </child> |
| 788 | + <child> |
| 789 | + <object class="GtkScrolledWindow"> |
| 790 | + <property name="visible">True</property> |
| 791 | + <property name="can-focus">True</property> |
| 792 | + <property name="shadow-type">in</property> |
| 793 | + <child> |
| 794 | + <object class="GtkTreeView" id="treeview_file"> |
| 795 | + <property name="visible">True</property> |
| 796 | + <property name="can-focus">True</property> |
| 797 | + </object> |
| 798 | + </child> |
| 799 | + </object> |
| 800 | + <packing> |
| 801 | + <property name="expand">True</property> |
| 802 | + <property name="fill">True</property> |
| 803 | + <property name="position">1</property> |
| 804 | + </packing> |
| 805 | + </child> |
| 806 | + </object> |
| 807 | + </child> |
650 | 808 | </object> |
651 | 809 | <packing> |
652 | 810 | <property name="resize">True</property> |
|
0 commit comments