How to find replacements for deprecated functions

2016-11-30 Thread Erik de Castro Lopo
cking on? Erik -- ------ Erik de Castro Lopo http://www.mega-nerd.com/ ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: How to find replacements for deprecated functions

2016-11-30 Thread Erik de Castro Lopo
has been deprecated? Erik -- ---------- Erik de Castro Lopo http://www.mega-nerd.com/ ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GtkTextView : how many lines currently visible?

2006-04-06 Thread Erik de Castro Lopo
TIA, Erik -- +---+ Erik de Castro Lopo +---+ Pastafarianism : http://www.venganza.org/ The intelligent alternative to 'Intelligent Design'. ___ gtk-app-devel-list mailing list gtk-app-devel

Re: GtkTextView : how many lines currently visible?

2006-04-06 Thread Erik de Castro Lopo
Eduardo M KALINOWSKI wrote: > Erik de Castro Lopo wrote: > > >Hi all, > > > >I'm using a GtkTextView widget and I'd like to know things like: > > > > - How many lines are currently visible > > - What line in the GtkTex

Re: GtkTextView : how many lines currently visible?

2006-04-07 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > but I still can't figure out how > to get the number of currently visible lines. I supposed I need > the size of the visible part of the GtkTextView widget, but getting > that is not obvious. Ok, figured it out for myself. For the arc

Re: Help! how to install gtk?

2006-04-08 Thread Erik de Castro Lopo
stribution? Erik -- +-------+ Erik de Castro Lopo +---+ "Web (hosting), security and high-performance computing are the three areas where Linux has more strength." -- Bob Muglia, senior VP in charge of Windows Server development. http://new

Changing cursor in GtkTextView widget.

2006-04-19 Thread Erik de Castro Lopo
has been fully set up and shown? Cheers, Erik -- +---+ Erik de Castro Lopo +---+ "Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea."

Re: Changing cursor in GtkTextView widget.

2006-04-19 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > Unfortunately, doing this after the top level call to > gtk_widget_show_all () is a PITA and doing before fails because > the call to gtk_text_view_get_window () returns NULL. While searching for something else I found a way to do this using g_signal_conn

Valgrind and GTK libraries

2010-01-01 Thread Erik de Castro Lopo
ense for GTK to have something similar? Cheers, Erik -- ---------- Erik de Castro Lopo http://www.mega-nerd.com/ ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/

Re: Valgrind and GTK libraries

2010-01-04 Thread Erik de Castro Lopo
0.html on hand whenever they are doing any API design work. Erik -- ---------- Erik de Castro Lopo http://www.mega-nerd.com/ ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: Valgrind and GTK libraries

2010-01-04 Thread Erik de Castro Lopo
Dan Kegel wrote: > Erik de Castro Lopo wrote: > >  ==12528== 27,300 bytes in 175 blocks are still reachable in loss record > > 11,194 of 11,196 > >  ==12528==    at 0x4024C1C: malloc (vg_replace_malloc.c:195) > >  ==12528==    by 0x4B342E3: g_malloc (gmem.c:131) >