Peter Finderup Lund <[EMAIL PROTECTED]> writes: > > There's also a Unicode line separator (which forces a line break > > inside a single paragraph). > > Why isn't this one used instead or together with 0x2029? You mean in the text widget? The "lines" in the text widget are actually paragraphs. Meaning they may wrap to multiple lines. The line separator char just affects how paragraphs wrap, i.e. it separates lines in a paragraph. The GtkText* API is technically misnamed, it maybe needs an s/line/paragraph/ pass, but hey. For lines that actually appear as single lines, the API uses "display_line." Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- Re: What's the "Hangul shaper"? Sounds l... Havoc Pennington
- Re: What's the "Hangul shaper"? Sounds l... Neil Hodgson
- Re: What's the "Hangul shaper"? Sounds l... skip
- Re: What's the "Hangul shaper"? Sou... Owen Taylor
- Re: [pygtk] Re: What's the "Hangul shape... Christian Robottom Reis
- Re: What's the "Hangul shaper"? Sounds l... Havoc Pennington
- Re: What's the "Hangul shaper"? Sounds l... Peter Finderup Lund
- Re: What's the "Hangul shaper"? Sounds l... Havoc Pennington
- Re: What's the "Hangul shaper"? Sounds l... Peter Finderup Lund
- Re: What's the "Hangul shaper"? Sounds l... Havoc Pennington
- Re: What's the "Hangul shaper"? Sou... Peter Finderup Lund
- Re: What's the "Hangul shaper"? Sounds l... Neil Hodgson
- Re: What's the "Hangul shaper"? Sou... Helmethead
