01 May 2013 - After the site upgrade, all passwords were reset and you will need to ask the site for a login reset on your first connection.
Need to grab a screenshot in your program? Or maybe you
just need to create an image from an existing
GtkWidget. There's an easy way to
accomplish both tasks using
GdkPixbuf::get_from_drawable();
To use the method you'll need two things - an empty
GdkPixbuf and the "drawable"
(GdkDrawable) associated with your widget.
Most widgets will have a GdkWindow located
in $widget->window. You can get the
entire screen, however, by using
Gdk::get_default_root_window();.
Now for the code examples...
This example shows how to use the GtkImage
widget to display an image file in a window.
Commentaires récents
il y a 43 semaines 5 jours
il y a 44 semaines 5 jours
il y a 45 semaines 1 jour
il y a 47 semaines 5 jours
il y a 1 an 16 semaines
il y a 1 an 19 semaines
il y a 1 an 23 semaines
il y a 1 an 23 semaines
il y a 1 an 23 semaines
il y a 1 an 40 semaines