gtk-kt
gtk
/
org.gtk.gtk
/
Border
Border
class
Border
(
borderPointer
:
CPointer
<
GtkBorder
>
)
Content copied to clipboard
Types
Constructors
Functions
Properties
See also
See also
GtkBorder
Constructors
Border
Link copied to clipboard
fun
Border
(
)
Content copied to clipboard
Border
Link copied to clipboard
fun
Border
(
borderPointer
:
CPointer
<
GtkBorder
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
Border
Content copied to clipboard
free
Link copied to clipboard
fun
free
(
)
Content copied to clipboard
Properties
borderPointer
Link copied to clipboard
val
borderPointer
:
CPointer
<
GtkBorder
>
Content copied to clipboard
bottom
Link copied to clipboard
var
bottom
:
Short
Content copied to clipboard
left
Link copied to clipboard
var
left
:
Short
Content copied to clipboard
right
Link copied to clipboard
var
right
:
Short
Content copied to clipboard
top
Link copied to clipboard
var
top
:
Short
Content copied to clipboard