From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!p9g2000vbl.googlegroups.com!not-for-mail From: Srini - Newsgroups: comp.lang.ada Subject: Re: GTK strangeness Date: Wed, 30 Sep 2009 19:10:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2c3941c6-d538-4416-9336-4d0da7925b65@p9g2000vbl.googlegroups.com> References: <12f2c1f9-9f42-49f8-9a0d-d565d8ddb8be@l13g2000yqb.googlegroups.com> NNTP-Posting-Host: 98.216.109.119 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1254363049 14765 127.0.0.1 (1 Oct 2009 02:10:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 1 Oct 2009 02:10:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p9g2000vbl.googlegroups.com; posting-host=98.216.109.119; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8550 Date: 2009-09-30T19:10:48-07:00 List-Id: On Sep 30, 9:52=A0pm, "RasikaSriniva...@gmail.com" wrote: > I have a strange situation. > > I attempt to set the font to a different font than normal. > > It appears this works fine for gtk.label.gtk_label but > gtk.button.gtk_button > > Is this expected? > > Also I expected that all widgets would inherit some settings like font > from their container. Is this not so in gtk? > > thanks for hints, srini BTW - I am using GtkAda (not from C or C++ or anything like that) thanks, srini