On 2011-03-28 at 17:24, Craig Bakalian wrote:
> Yes, Yes. I just read through this subject, or gleaned it. Is there an
> code example of theme - ing in gtk3.0 anywhere in internet land?
http://library.gnome.org/devel/gtk3/stable/GtkCssProvider.html
ciao,
Emmanuele.
--
W: http://www.emmanuel
On Mon, 28 Mar 2011, Craig Bakalian wrote:
> Yes, Yes. I just read through this subject, or gleaned it. Is there an
> code example of theme - ing in gtk3.0 anywhere in internet land?
If you want to see how the CSS works, take a look at adwaita.css.
Allin Cottrell
__
Hi Allin,
Yes, Yes. I just read through this subject, or gleaned it. Is there an
code example of theme - ing in gtk3.0 anywhere in internet land?
Craig Bakalian
On Mon, 2011-03-28 at 17:05 -0400, Allin Cottrell wrote:
> On Mon, 28 Mar 2011, Craig Bakalian wrote:
>
> > Also, I am running Ubun
On Mon, 28 Mar 2011, Craig Bakalian wrote:
> Also, I am running Ubuntu 11.04. When the window loads it is a generic
> theme- It doesn't match my appearance theme choice. Anyone know what
> is up with that?
The GTK theming apparatus has changed quite radically between 2.N
and 3.0. Old theme fil
Hi,
I finally clean up my application and it builds in 3.0 with GtkBuilder
as its gui. But there is one problem - what is causing the Gtk-WARNING
of
menu_proxy_module_load : /home/craig/MusicEditor/musiceditor: undefined
symbol: menu_proxy_module_load
my code does not explicitly call the funct