glib branched

2012-10-02 Thread Matthias Clasen
I have now created a glib-2-34 branch, so master is now open for
Unicode 6.2, GSubprocess, GTask and GSettingsList.
___
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list


PATHBAR written using GTK 3

2012-10-02 Thread 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


Re: PATHBAR written using GTK 3

2012-10-02 Thread David Nečas
On Tue, Oct 02, 2012 at 03:42:53AM -0300, Mariano Gaudix wrote:
 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 suppose typing ‘dowload Gtk+’ to Google is not that difficult so the
question is where in the source code you can find GtkPathBar – and that
is gtk/gtkpathbar.c and .h (if grep is not your friend).

Yeti

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

Re: PATHBAR written using GTK 3

2012-10-02 Thread Moritz Renftle
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/msg7.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