Functions of GDK build using XLib primitives
Hi,
If anyone has the GDK functions which are built using XLib primitives
i would like to have, If your are willing to share.
I am developing an application using XLib, for which i need to draw
buttons, menus etc, which can be done easily if i go through how GDK
has been build.
Thanks in adavance.
Re: Functions of GDK build using XLib primitives
Anjina Murthy wrote:
[color=blue]
> If anyone has the GDK functions which are built using XLib primitives
> i would like to have, If your are willing to share.[/color]
What about googling for the library sources?
[color=blue]
> I am developing an application using XLib, for which i need to draw
> buttons, menus etc, which can be done easily if i go through how GDK
> has been build.[/color]
GDK doesn't know anything about buttons or menus, only windows. You
probably mean GTK+.
Re: Functions of GDK build using XLib primitives
Yes I mean GTK+. Even if you have any idea how GTK libraries build. please share it.
Daniel Rakel <drspam@nurfuerspam.de> wrote in message news:<pan.2004.05.13.15.18.29.356130@ID-48088.user.uni-berlin.de>...[color=blue]
> Anjina Murthy wrote:
>[color=green]
> > If anyone has the GDK functions which are built using XLib primitives
> > i would like to have, If your are willing to share.[/color]
>
> What about googling for the library sources?
>[color=green]
> > I am developing an application using XLib, for which i need to draw
> > buttons, menus etc, which can be done easily if i go through how GDK
> > has been build.[/color]
>
> GDK doesn't know anything about buttons or menus, only windows. You
> probably mean GTK+.[/color]