File: gdkGetProgramClass.Rd

package info (click to toggle)
rgtk2 2.20.36-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 33,540 kB
  • sloc: ansic: 137,163; makefile: 2; sh: 1
file content (11 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
\alias{gdkGetProgramClass}
\name{gdkGetProgramClass}
\title{gdkGetProgramClass}
\description{Gets the program class. Unless the program class has explicitly
been set with \code{\link{gdkSetProgramClass}} or with the \option{--class}
commandline option, the default value is the program name (determined
with \code{gGetPrgname()}) with the first character converted to uppercase.}
\usage{gdkGetProgramClass()}
\value{[char] the program class.}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}