Gdl.DockLayout – gdl-1.0 Reference Manual
Packages
gdl-1.0
Gdl
DockLayout
dirty
master
DockLayout
attach
delete_layout
get_items_ui
get_layouts
get_layouts_ui
get_ui
is_dirty
load_from_file
load_layout
run_manager
save_layout
save_to_file
DockLayout
Object Hierarchy:
Description:
public
class
DockLayout
:
Object
Namespace:
Gdl
Package:
gdl-1.0
Content:
Properties:
public
bool
dirty
{
get
; }
public
DockMaster
master
{
owned
get
;
set
; }
Creation methods:
public
DockLayout
(
Dock
dock)
Methods:
public
void
attach
(
DockMaster
master)
public
void
delete_layout
(
string
name)
public
unowned
Widget
get_items_ui
()
public
unowned
List
get_layouts
(
bool
include_default)
public
unowned
Widget
get_layouts_ui
()
public
unowned
Widget
get_ui
()
public
bool
is_dirty
()
public
bool
load_from_file
(
string
filename)
public
bool
load_layout
(
string
name)
public
void
run_manager
()
public
void
save_layout
(
string
name)
public
bool
save_to_file
(
string
filename)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref