Re: Expand the child in the GtkHeaderBar
- From: Matthias Clasen <matthias clasen gmail com>
- To: Tristan Van Berkom <tvb gnome org>
- Cc: gtk-devel-list <gtk-devel-list gnome org>, nautilus-list <nautilus-list gnome org>
- Subject: Re: Expand the child in the GtkHeaderBar
- Date: Mon, 8 Jul 2013 08:56:27 -0400
On Sat, Jul 6, 2013 at 1:28 AM, Tristan Van Berkom <tvb gnome org> wrote:
Why are you using GtkHeaderBar ?
From what I understand, the main feature of GtkHeaderBar is to center
the title text in the allocation regardless of the size of any sibling
widgets which are to the left or right.
But you are not displaying a title anyway... so why not just use a
horizontal GtkBox ?
Alternatively, try putting the entry in the centered position, using
gtk_header_bar_set_custom_title. Looks to me like the entry should be
centered, anyway ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]