Re: [pygtk] A few questions/comments

2007-01-10 Thread Florian Diesch
[EMAIL PROTECTED] wrote: > The documentation for TreeModel.get_iter_from_string(string_path) does > not define the format for 'string_path' This got me a couple of months > ago, and then again yesterday. It is defined in the description of TreeModel: "A path is essentially a potential node.

Re: [pygtk] how to set pygtk global font?

2007-01-10 Thread Thomas Mills Hinkle
On 1/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi all: Can anyone tell me how to set pygtk global font with code instead of editing gtkrc file? You can use gtk.rc_parse_string. That takes as its argument whatever you would put in the rc file. e.g. gtk.rc_parse_string(''' style