GimpUi.ChainPosition – gimp-ui-3.0 Reference Manual
Packages
gimp-ui-3.0
GimpUi
ChainPosition
BOTTOM
LEFT
RIGHT
TOP
ChainPosition
Description:
[
CCode
( cprefix =
"GIMP_CHAIN_"
, type_id =
"gimp_chain_position_get_type ()"
) ]
public
enum
ChainPosition
Possible chain positions for
ChainButton
.
Namespace:
GimpUi
Package:
gimp-ui-3.0
Content:
Enum values:
BOTTOM
-
the chain is on bottom
LEFT
-
the chain is to the left
RIGHT
-
the chain is to the right
TOP
-
the chain is on top