Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'gtk'

1867902 - Emacs keybinding support in gtk/: gtk gnome emacs shortcuts
  1. GTK/Gnome users. You can put the following two lines in a file called .gtkrc-2.0 in your home directory and you will get emacs like keybinding support in programs like Firefox. Then you can use Ctrl-U to clear your address bar, Ctrl-A and Ctrl-E to go to the beginning and end of line, etc.
  2.  
  3. include "/usr/share/themes/Emacs/gtk-2.0-key/gtkrc"
  4. gtk-key-theme-name = "Emacs"
  5.  
  6.  
  7. You'll need to change the include line to point at wherever your Emacs/gtk-2.0-key/gtkrc is on your system.
  8.  
  9.  
720039 - GTK+ dialog transience across pr: x gtk win32
  1. #include <stdlib.h>
  2. #include <gtk/gtk.h>
  3.  
  4. #if defined(GDK_WINDOWING_X11)
  5.         #include <gdk/gdkx.h>
  6.         #define GDK_NATIVE_WINDOW(wnd) ((guint)GDK_WINDOW_XID((wnd)))
  7. #elif defined(GDK_WINDOWING_WIN32)
  8.         #include <gdk/gdkwin32.h>
  9.  
681556 - Flash: gtk
  1. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -DG_DISABLE_DEPRECATED  -Os -mtune=athlon64 -pipe -Wall   -o gtk-update-icon-cache  updateiconcache.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la
  2. mkdir .libs
  3. x86_64-pc-linux-gnu-gcc -DG_DISABLE_DEPRECATED -Os -mtune=athlon64 -pipe -Wall -o .libs/gtk-update-icon-cache updateiconcache.o  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lm
  4. creating gtk-update-icon-cache
  5. make[3]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.10.14/work/gtk+-2.10.14/gtk'
  6. GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders ./gtk-update-icon-cache --force --ignore-theme-index            \
  7.            --source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&        \
  8.         mv gtkbuiltincache.h.tmp gtkbuiltincache.h
  9.  
598373 - Marc Quinton php gtk shape_combine_mask
preview unavailable
worth-right
worth-right
fantasy-obligation