Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
de9fb931
Commit
de9fb931
authored
Feb 29, 2000
by
GMT 2000 Tony Gale
Committed by
Tony Gale
Feb 29, 2000
Browse files
missed a couple of corrections
Tue Feb 29 13:29:17 GMT 2000 Tony Gale <gale@gtk.org> missed a couple of corrections
parent
6ab26599
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/gtk.texi
View file @
de9fb931
...
...
@@ -320,7 +320,7 @@ inherit these rules from their fundamental type. For example,
derive from @samp
{
GtkObject
}
and so the rules for @samp
{
GtkObject
}
apply
to all widgets as well.
This derivation defines a type hierarchy, but this hierachy is not
This derivation defines a type hierarchy, but this hiera
r
chy is not
completely general. You can't derive from @samp
{
int
}
for example, and
you can only have one level of derivation from @samp
{
enum
}
. The
fundamental type @samp
{
GtkObject
}
, however, is the basis for the large
...
...
docs/text_widget.txt
View file @
de9fb931
...
...
@@ -398,7 +398,7 @@ according the the tab continuation of the previous line.
Exposure and drawing:
Exposure is handled from the EXPOSE_TEXT function. It assumes that
the LINE_START_CACHE and all it
'
s parameters are accurate and simply
the LINE_START_CACHE and all its parameters are accurate and simply
exposes any line which is in the exposure region. It calls the
CLEAR_AREA function to clear the background and/or lay down a pixmap
background. The text widget has a scrollable pixmap background, which
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment