[sysprof/wip/chergert/sysprof-3] libsysprof-ui: make tabs expand
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] libsysprof-ui: make tabs expand
- Date: Fri, 17 May 2019 05:13:12 +0000 (UTC)
commit a56ba4a3fdb10ba09830463bf891f14eae9313c4
Author: Christian Hergert <chergert redhat com>
Date: Thu May 16 22:13:00 2019 -0700
libsysprof-ui: make tabs expand
To be more like gedit and Epiphany
src/libsysprof-ui/ui/sysprof-tab.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libsysprof-ui/ui/sysprof-tab.ui b/src/libsysprof-ui/ui/sysprof-tab.ui
index 7f63472..1bf77db 100644
--- a/src/libsysprof-ui/ui/sysprof-tab.ui
+++ b/src/libsysprof-ui/ui/sysprof-tab.ui
@@ -4,7 +4,7 @@
<requires lib="gtk+" version="3.0"/>
<template class="SysprofTab" parent="GtkBox">
<property name="can_focus">False</property>
- <property name="hexpand">False</property>
+ <property name="hexpand">True</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="title">
@@ -13,7 +13,7 @@
<property name="hexpand">True</property>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]