Gdl – gdl-3.0 Reference Manual
Gdl
Description:
public
namespace
Gdl
Namespace:
Gdl
Package:
gdl-3.0
Content:
Classes:
Dock
DockBar
DockItem
DockItemButtonImage
DockItemGrip
DockLayout
-
The GdlDockLayout struct contains only private fields and should not be directly accessed.
DockMaster
DockNotebook
DockObject
DockPaned
DockParam
DockPlaceholder
DockTablabel
PreviewWindow
-
The GdlDockLayout struct contains only private fields and should not be directly accessed.
Switcher
Structs:
DockRequest
-
Full docking information.
Enums:
DockBarStyle
-
Used to customize the appearance of a
DockBar
.
DockItemBehavior
-
Described the behaviour of a doc item.
DockItemButtonImageType
-
Define the image displayed.
DockItemFlags
-
Status flag of a GdlDockItem.
DockObjectFlags
-
Described the state of a
DockObject
.
DockParamFlags
-
Used to flag additional characteristics to GObject properties used in dock object.
DockPlacement
-
Described the docking position.
SwitcherStyle
-
Used to customize the appearance of the tabs in
DockNotebook
.
Constants:
public
const
string
DOCK_MASTER_PROPERTY
public
const
string
DOCK_NAME_PROPERTY
public
const
int
DOCK_OBJECT_FLAGS_SHIFT
Minimum shift count to be used for user defined flags, to be stored in
GdlDockObject.flags
s.
Methods:
public
void
marshal_VOID__OBJECT_ENUM_BOXED
(
Closure
closure,
Value
return_value,
uint
n_param_values,
Value
param_values,
void
* invocation_hint,
void
* marshal_data)
public
void
marshal_VOID__OBJECT_INT_INT
(
Closure
closure,
Value
return_value,
uint
n_param_values,
Value
param_values,
void
* invocation_hint,
void
* marshal_data)
public
void
marshal_VOID__UINT_UINT
(
Closure
closure,
Value
return_value,
uint
n_param_values,
Value
param_values,
void
* invocation_hint,
void
* marshal_data)
2022 vala-language.org