Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Toolbox
tboxlib
Commits
a780b8bd
Commit
a780b8bd
authored
27 years ago
by
Kevin Bracey
Browse files
Options
Download
Email Patches
Plain Diff
Added show types for Iconbar
parent
08057bc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
objects/h/iconbar
objects/h/iconbar
+5
-1
No files found.
objects/h/iconbar
View file @
a780b8bd
...
...
@@ -40,8 +40,12 @@
#define Iconbar_HasText 0x00000010
/* resreved bit - not settable by client */
#define Iconbar_GenerateSelectClickedEvent 0x00000020
#define Iconbar_GenerateAdjustClickedEvent 0x00000040
#define Iconbar_ShowSelectCentred 0x00000080
#define Iconbar_ShowAdjustCentred 0x00000100
#define Iconbar_ShowSelectAtPointer 0x00000200
#define Iconbar_ShowAdjustAtPointer 0x00000400
#define Iconbar_ValidFlags 0x00000
06
f
#define Iconbar_ValidFlags 0x00000
7e
f
/* template definition */
...
...
This diff is collapsed.
Click to expand it.
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