Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libgdk-x11-2.0(3) [opensolaris man page]

libgdk-x11-2.0(3)						C Library Functions						 libgdk-x11-2.0(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.so GTK+ Drawing Kit API shared library /usr/share/gtk-doc/html/gdk 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 |Committed | +-----------------------------+-----------------------------+ SEE ALSO
libgdk_pixbuf-2.0(3), libglib-2.0(3), libgobject-2.0(3), libgtk-x11-2.0(3), attributes(5), gnome-interfaces(5), gnome-std-options(5), X11(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006 SunOS 5.11 31 Aug 2004 libgdk-x11-2.0(3)

Check Out this Related Man Page

libatk-1.0(3)							C Library Functions						     libatk-1.0(3)

NAME
libatk-1.0 - Accessibility Toolkit API DESCRIPTION
ATK (Accessibility Tool Kit) is a set of interfaces which, when implemented by applications and user-interface component libraries, sup- ports the use of applications by persons with disabilities. ATK provides a consistent set of in-process interfaces which conforming compo- nents implement, either directly or via the use of add-on libraries. These interfaces are in turn exported out-of-process for use by assis- tive technologies (see at-spi(3)). Using ATK, applications can explicitly provide descriptive information about their components. By using ATK-enabled toolkits such as GTK+, applications obtain built-in accessibility support. The ATK API is a queryable, interfaced API for obtaining textual, attribute-based, and coordinate information from user interface compo- nents, and also provides a means of activating and interacting with those components without the direct use of the keyboard or system pointing device. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this library: /usr/lib/libatk-1.0.so Accessibility Toolkit API shared library /usr/share/gtk-doc/html/atk 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 |Committed | +-----------------------------+-----------------------------+ SEE ALSO
at-spi-registryd(1), magnifier(1), at-spi(3) libcspi(3), libgailutil(3), libgnome-mag(3), libgnomespeech(3), libloginhelper(3), attributes(5), gnome-interfaces(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006. SunOS 5.11 31 Aug 2004 libatk-1.0(3)
Man Page

15 More Discussions You Might Find Interesting

1. OS X (Apple)

x11

Tried to install x11 on my powerbook with tiger (apple support can't help me) I want x11 so I can install open office I don't know anything about mac ' (3 Replies)
Discussion started by: Josiah Olson
3 Replies

2. Programming

Compilation error

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)
Discussion started by: mansoorulhaq
3 Replies

3. OS X (Apple)

Install X11 Tiger on Leopard

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)
Discussion started by: tipi
4 Replies

4. Solaris

how to config x11 and connect to solaris using vncviewer under Windows XP

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)
Discussion started by: P2Baby
5 Replies

5. UNIX for Dummies Questions & Answers

Cygwin X11 Packages

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)
Discussion started by: jsells20
4 Replies

6. Shell Programming and Scripting

formatting data file with awk or sed

Hi, I have a (quite large) data file which looks like: _____________ header part.. more header part.. x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 ... ... x59 x60 y1 y2 y3 y4... ... y100 ______________ where x1, x2,...,x60 and y1, y2,...y100 are numbers of 10 digits (so each line... (5 Replies)
Discussion started by: lego
5 Replies

7. Programming

Where are -lplot and -lpng

Hi All, I have a makefile for a graphing program utilizing the 'plotutils' pacakage on cygwin/x11. However, when I run the make it can't find the following libraries: -lplot -lpng Have the library names changed or do i need additional libraries to reference? Cheers, ScKaSx (3 Replies)
Discussion started by: ScKaSx
3 Replies

8. Programming

Simulating background X11 events

Hi everybody! I've following this forum for a while but now it is my turn to do a question since a did not find the answer anywhere (I've been searching for days and there is no way). I am working on a client-server platform where the server renders 3D models and sends images to the client... (3 Replies)
Discussion started by: benderz
3 Replies

9. Solaris

is x11 and vnc different?

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)
Discussion started by: chidori
3 Replies

10. Programming

GTK C development; question/concern wrt gtk_dialog_run

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)
Discussion started by: DreamWarrior
8 Replies

11. Fedora

missing x11 module, how do i get it?

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)
Discussion started by: Creamy Goodness
4 Replies

12. Programming

Error compiling GTK Accelerator (C programming)

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)
Discussion started by: Azrael
3 Replies

13. UNIX for Dummies Questions & Answers

Problem with X11 Forwarding

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

14. Post Here to Contact Site Administrators and Moderators

Question Regarding Megabits Drawing

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)
Discussion started by: Yoda
22 Replies

15. Programming

MOTIF programming and X11 client !

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)
Discussion started by: Zabo
4 Replies