gtkc.paths

Undocumented in source.

Members

Enums

LIBRARY
enum LIBRARY
Undocumented in source.

Functions

libPath
string libPath()
Undocumented in source. Be warned that the author may not have intended to support it.
libPath
string libPath()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

GetEnvironmentVariable
string GetEnvironmentVariable(string variable)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

DIRECTORY
string DIRECTORY;

On OS X, currently there are (atleast) two places where GTK+ might be installed. The default for gtkD is the native Quartz port. The other one is the X11 version, which runs under the separate X11 environment of OS X. You can uncomment the version=darwinX11 in the gtkD toplevel dsss.conf file to build gtkD for X11. Currently gtkDgl (which uses gtkglext) is only available under X11, because gtkglext is not yet ported to the Quartz backend.

DIRECTORY
string DIRECTORY;
Undocumented in source.
INTERFACE
string INTERFACE;

On OS X, currently there are (atleast) two places where GTK+ might be installed. The default for gtkD is the native Quartz port. The other one is the X11 version, which runs under the separate X11 environment of OS X. You can uncomment the version=darwinX11 in the gtkD toplevel dsss.conf file to build gtkD for X11. Currently gtkDgl (which uses gtkglext) is only available under X11, because gtkglext is not yet ported to the Quartz backend.

INTERFACE
string INTERFACE;
Undocumented in source.
importLibs
string[LIBRARY.max + 1] importLibs;
Undocumented in source.
importLibs
string[LIBRARY.max + 1] importLibs;

On OS X, currently there are (atleast) two places where GTK+ might be installed. The default for gtkD is the native Quartz port. The other one is the X11 version, which runs under the separate X11 environment of OS X. You can uncomment the version=darwinX11 in the gtkD toplevel dsss.conf file to build gtkD for X11. Currently gtkDgl (which uses gtkglext) is only available under X11, because gtkglext is not yet ported to the Quartz backend.

importLibs
string[LIBRARY.max + 1] importLibs;
Undocumented in source.
importLibs
string[LIBRARY.max + 1] importLibs;
Undocumented in source.

Meta