gnome-autoar-gtk-0 Reference Manual
Packages
gnome-autoar-gtk-0
AutoarGtk
gnome-autoar-gtk-0
Description:
Content:
Namespaces:
AutoarGtk
Methods:
public
bool
chooser_advanced_get
(
Widget
advanced,
int
format,
int
filter)
Gets the selected archive format of the widget created by
chooser_advanced_new
.
public
Widget
chooser_advanced_new
(
Format
default_format,
Filter
default_filter)
Create a
Grid
with two lists.
public
bool
chooser_simple_get
(
Widget
simple,
int
format,
int
filter)
Gets the selected archive format of the widget created by
chooser_simple_new
.
public
Widget
chooser_simple_new
(
Format
default_format,
Filter
default_filter)
Create a
ComboBox
with a list of common archive format.