Re: Question about gtkrc
- From: Thomas Wood <thos gnome org>
- To: bardzo_szorstki <bardzo_szorstki o2 pl>
- Cc: gtk-devel-list gnome org
- Subject: Re: Question about gtkrc
- Date: Tue, 14 Apr 2009 10:11:30 +0100
On Tue, 2009-04-07 at 17:03 +0200, bardzo_szorstki wrote:
> Hello. I am writin to tou to ask a few questions.
> The first problem is how to disable icons on GtkButton? There is
> description how to change spacing bewtween label nad the icon, but I
> can't find a solution to disable icons at all.
Take a look at the GtkSettings object. It has a property to disable
icons in buttons, which you can use by adding a line to your gtkrc:
gtk-button-images = 0
>
> The second question is how to change spacing between scroll and the text frame, like here:
> http://gnome-look.org/CONTENT/content-pre1/48820-1.png
>
This url has lots of information on different style properties, and
describes how they are applied:
http://live.gnome.org/GnomeArt/Tutorials/GtkThemes
Regards,
Thomas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]