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...
Poslední komentáře
před 42 týdnů 6 dnů
před 43 týdnů 5 dnů
před 44 týdnů 2 dny
před 46 týdnů 5 dnů
před 1 rok 15 týdnů
před 1 rok 18 týdnů
před 1 rok 22 týdnů
před 1 rok 22 týdnů
před 1 rok 22 týdnů
před 1 rok 40 týdnů