it works
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@169 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
2b0d063dd8
commit
9b6ed7b6c3
7 changed files with 142 additions and 22 deletions
|
|
@ -18,6 +18,13 @@ extern "C" {
|
|||
*/
|
||||
MWDECL MwClass MwScrollBarClass;
|
||||
|
||||
/*!
|
||||
* %brief Calculates a visible length of scrollbar
|
||||
* %param handle Widget
|
||||
* %return Visible length
|
||||
*/
|
||||
MWDECL int MwScrollBarGetVisibleLength(MwWidget handle);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue