gtkmm-config

Langue: en

Version: 313807 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

gtkmm-config - script to get information about the installed version of Gtk--

SYNOPSIS

gtkmm-config [OPTION]... [LIBRARY]...

DESCRIPTION

gtkmm-config is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use Gtk--.

OPTIONS

Generic Options:
--version
Output gtk-- version information.
--help
Display this help and exit.
Compilation support options:
--cflags
Print pre-processor and compiler flags.
--libs
Print library linking information.
--libs-only-L
Only print the -L/-R part of --libs.
--libs-only-l
Only print the -l part of --libs.
Utilities & Code Generator options:
--proc
Print the name of the gtk-- preprocessor.
--procdir
Print the path to the preprocessor macros.
Known values for LIBRARY are:
gdk--
gtk--
gthread

AUTHOR

This manual page was written by Bradley Bell <btb@debian.org>, for the Debian GNU/Linux system (but may be used by others). It was adapted from the gtk-config man page. Copyright © 2001 Bradley Bell

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation.