Hi Mariano,

I asked a similar question some time ago, but I only wanted to achieve
the looks of the PathBar-Widget (as used in e.g. GtkFileChooser). If
this is what you need, have a look at the docs of GtkStyleContext, you
need to add GTK_STYLE_CLASS_LINKED to the context.

source of GtkPathBar:
http://fossies.org/dox/gtk+-3.4.4/gtkpathbar_8c_source.html
line 211 and 212 are responsible for the PathBar-like looks.

you find the thread here:
https://mail.gnome.org/archives/gtk-app-devel-list/2012-September/msg00007.html

regards Moritz

Am Dienstag, den 02.10.2012, 03:42 -0300 schrieb Mariano Gaudix:
> Hello  .
> Excuse me   .  For  my   the question ...... someone  have   or  seen a
> PATHBAR   written with gtk 3 .
> You  can  tell me   the page address where you can download the code for
> this widget  .
> I need to know how to make a PATHBAR with GTK3 .
> 
> 
> 
> Best regards
> 
> 
> Mariano
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to