Gdaui.SetSource – Gdaui-6.0 Reference Manual
SetSource
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gdaui_set_source_get_type ()"
) ]
[
Compact
]
public
class
SetSource
Namespace:
Gdaui
Package:
Gdaui-6.0
Content:
Creation methods:
public
SetSource
(
SetSource
source)
Methods:
public
SetSource
copy
()
public
void
free
()
public
unowned
int
[]
get_ref_columns
()
public
int
get_ref_n_cols
()
public
unowned
int
[]
get_shown_columns
()
public
int
get_shown_n_cols
()
public
SetSource
get_source
()
public
void
set_ref_columns
(
int
[] columns)
public
void
set_shown_columns
(
int
[] columns)
public
void
set_source
(
SetSource
source)