40 lines
1.5 KiB
Groff
40 lines
1.5 KiB
Groff
'\" t
|
|
.\" Title: gtk3-demo-application
|
|
.\" Author: Matthias Clasen
|
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
|
.\" Date: 11/22/2022
|
|
.\" Manual: User Commands
|
|
.\" Source: GTK+
|
|
.\" Language: English
|
|
.\"
|
|
.TH "GTK3\-DEMO\-APPLICAT" "1" "" "GTK+" "User Commands"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * Define some portability stuff
|
|
.\" -----------------------------------------------------------------
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.\" http://bugs.debian.org/507673
|
|
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
gtk3-demo-application \- Demonstrate GtkApplication
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBgtk3\-demo\-application\fR\ 'u
|
|
\fBgtk3\-demo\-application\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBgtk3\-demo\-application\fR
|
|
is an example application used by
|
|
\fBgtk3\-demo\fR\&. There is no need to call it manually\&.
|