libgdk-x11-2.0.3(3) Introduction to Library Functions libgdk-x11-2.0.3(3)NAME
libgdk-x11-2.0 - GTK+ Drawing Kit API
DESCRIPTION
The libgdk-x11-2.0 library is an implementation of the GTK+ drawing kit for the X11 windowing system. It is used by GTK+ for low-level
drawing operations. Most applications will not use GDK directly, but will use GTK+ components (see libgtk-x11-2.0(3)).
To access the API documentation, you must install the developer version of the package.
FILES
The following files are used by this application:
/usr/lib/libgdk-x11-2.0.GTK+ Drawing Kit API shared library
/usr/share/gtk-doc/html Location of developer documentation
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-base-libs SUNWg- |
| |nome-base-libs-64 |
+-----------------------------+-----------------------------+
|Interface stability |External |
+-----------------------------+-----------------------------+
SEE ALSO libgdk_pixbuf-2.0(3), gdk-pixbuf-csource(3), libglib-2.0(3), libgobject-2.0(3), libgtk-x11-2.0(3), X11(5)NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004.
SunOS 5.10 31 Aug 2004 libgdk-x11-2.0.3(3)
Check Out this Related Man Page
libgdk-x11-2.0.3(3) Introduction to Library Functions libgdk-x11-2.0.3(3)NAME
libgdk-x11-2.0 - GTK+ Drawing Kit API
DESCRIPTION
The libgdk-x11-2.0 library is an implementation of the GTK+ drawing kit for the X11 windowing system. It is used by GTK+ for low-level
drawing operations. Most applications will not use GDK directly, but will use GTK+ components (see libgtk-x11-2.0(3)).
To access the API documentation, you must install the developer version of the package.
FILES
The following files are used by this application:
/usr/lib/libgdk-x11-2.0.GTK+ Drawing Kit API shared library
/usr/share/gtk-doc/html Location of developer documentation
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-base-libs SUNWg- |
| |nome-base-libs-64 |
+-----------------------------+-----------------------------+
|Interface stability |External |
+-----------------------------+-----------------------------+
SEE ALSO libgdk_pixbuf-2.0(3), gdk-pixbuf-csource(3), libglib-2.0(3), libgobject-2.0(3), libgtk-x11-2.0(3), X11(5)NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004.
SunOS 5.10 31 Aug 2004 libgdk-x11-2.0.3(3)
I am compiling a software xchm on solaris 10.
First i run './configure'
There is no error.
But when i start compiling using 'gmake'
following error shown
/usr/local/include/wx-2.6/wx/x11/brush.h: In copy constructor `wxBrush::wxBrush(const wxBrush&)':... (3 Replies)
Hi!
A bug on X11 leopard prevent me from using a program through ssh channel. My unix guru suggest me to install X11 tiger, in which the bug is absent.
So I tried to follow the step given by Ben Byer.
My problem is simple, the first step :
sudo launchctl unload -w... (4 Replies)
dear bro.
I using /usr/X11/bin/xorgconfig command configed xorg, and sync && init 6
but after restarted, used svcs -a to checked services status:
maintenance 23:41:50 svc:/application/x11/xvnc-inetd:default
How to solve this problem and connect to solaris using vncviewer under... (5 Replies)
I see that I need these packages..
xorg-x11-base
xorg-x11-bin
xorg-x11-bin-dlls
xorg-x11-devel
xorg-x11-func
xorg-x11-fonts
xorg-x11-xwin
xorg-x11-etc
but in Cygwin 2.573 I do not see any of these under X11. Could someone tell me, do I have a wrong version of Cygwin or what?
The... (4 Replies)
is x11 and vnc different?
to my knowledge these are used to provide graphical interface to remote machines for the user who would be sitting some where else. i guess i understood the concept correctly? if not please correct me..
---------- Post updated at 09:20 AM ---------- Previous update... (3 Replies)
I'm new to GTK development, so I've been going through the examples just to capture the basics. I've done a lot of Unix GUI development before, but it was all Xt/Motif stuff. So, the GTK scheduler is something new to me.
That said, I was going through the color selection example here, and was... (8 Replies)
For preliminaries, I am on a Mac Pro running 10.5. I am trying to run a program that opens an X11 graphic and plots a mesh. The little program is called showme. It has worked just fine in the past. Up until I had to make a new user account on this machine for myself. Now every time I try to... (8 Replies)
Hi
I need to enable double buffering support for x11, this is supposed to be as simple as loading the "dbe" module but it doesn't exist on my system.
The source for this module appears to be in the package libxext6, but that is already installed and only creates \usr\lib\libXext.so.6.4.0
Does... (4 Replies)
I believe this may be a difference in GTK+-2.0 and GTK+-3.0. I followed this tutorial and ended up with this error:
# gcc -Wall -g mnemonics.c -o mnemonics `pkg-config --cflags gtk+-3.0` `pkg-config --libs gtk+-3.0`
mnemonics.c: In function ‘main':
mnemonics.c:44:61: error: ‘GDK_q' undeclared... (3 Replies)
Hello. I installed a Debian box, and its installed remotely. I need to boot up iceweasel from there to do a quick test.
I log on using:
ssh root@<IP> -X
I have modified the /etc/ssh/sshd_config file, and added the X11Forwarding yes flag
And yet I still get:
Error: cannot open... (10 Replies)
Discussion started by: dynelight
10 Replies
13. Post Here to Contact Site Administrators and Moderators
Dear Admins / Mods,
I have been trying my luck with Megabits Drawing few times ;) but I am not sure how it works! :confused:
http://i49.tinypic.com/2ake15f.jpg
I have few questions:-
Why this page for me is still showing 3 Lotto & 4 SuperForumLotto purchased even after the drawing... (22 Replies)
Hi all,
I'm trying to verify that I can build x applications on Solaris 10 and am using xcalc & xeyes as my test applications:
git://anongit.freedesktop.org/xorg/app/xcalc
git://anongit.freedesktop.org/xorg/app/xeyes
Running autogen.sh on this fails with:
error: must install xorg-macros... (7 Replies)
Hi there ,
i am interesting in MOTIF programming.
One question :
Is it right that in Motif GUI programming the actions are automaticly transformed and networked to other clients over the internet without network programming necessary ?
Are the commands automatic transformed by the X11... (4 Replies)