File: gtkButtonBoxGetLayout.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 (9 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
\alias{gtkButtonBoxGetLayout}
\name{gtkButtonBoxGetLayout}
\title{gtkButtonBoxGetLayout}
\description{Retrieves the method being used to arrange the buttons in a button box.}
\usage{gtkButtonBoxGetLayout(object)}
\arguments{\item{\verb{object}}{a \code{\link{GtkButtonBox}}.}}
\value{[\code{\link{GtkButtonBoxStyle}}] the method used to layout buttons in \code{widget}.}
\author{Derived by RGtkGen from GTK+ documentation}
\keyword{internal}