File: atkFocusTrackerInit.Rd

package info (click to toggle)
rgtk2 2.20.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 33,540 kB
  • sloc: ansic: 137,163; makefile: 2; sh: 1
file content (11 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
\alias{atkFocusTrackerInit}
\name{atkFocusTrackerInit}
\title{atkFocusTrackerInit}
\description{Specifies the function to be called for focus tracker initialization.
This function should be called by an implementation of the
ATK interface if any specific work needs to be done to enable
focus tracking.}
\usage{atkFocusTrackerInit(add.function)}
\arguments{\item{\verb{add.function}}{[AtkEventListenerInit]  Function to be called for focus tracker initialization}}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}