gdu-gtk
Description:
Content:
Namespaces:
-
Gdu
Classes:
Enums:
Methods:
-
public bool util_delete_confirmation_dialog (Widget parent_window, string title, string primary_text, string secondary_text, string affirmative_action_button_mnemonic)
-
public unowned string util_dialog_ask_for_new_secret (Widget parent_window, bool save_in_keyring, bool save_in_keyring_session)
-
public unowned string util_dialog_ask_for_secret (Widget parent_window, Presentable presentable, bool bypass_keyring, bool indicate_wrong_passphrase, bool asked_user)
-
public bool util_dialog_change_secret (Widget parent_window, Presentable presentable, out string old_secret, out string new_secret, bool save_in_keyring, bool save_in_keyring_session, bool bypass_keyring, bool indicate_wrong_passphrase)
-
public bool util_dialog_show_filesystem_busy (Widget parent_window, Presentable presentable)
-
public weak Widget util_fstype_combo_box_create (Pool pool, string include_extended_partitions_for_scheme)
-
public unowned string util_fstype_combo_box_get_selected (Widget combo_box)
-
public void util_fstype_combo_box_rebuild (Widget combo_box, Pool pool, string include_extended_partitions_for_scheme)
-
public bool util_fstype_combo_box_select (Widget combo_box, string fstype)
-
public void util_fstype_combo_box_set_desc_label (Widget combo_box, Widget desc_label)
-
public void util_get_mix_color (Widget widget, StateType state, string color_buf, size_t color_buf_size)
-
public weak Pixbuf util_get_pixbuf_for_presentable (Presentable presentable, IconSize size)
-
public weak Pixbuf util_get_pixbuf_for_presentable_at_pixel_size (Presentable presentable, int pixel_size)
-
public weak Widget util_part_table_type_combo_box_create ()
-
public unowned string util_part_table_type_combo_box_get_selected (Widget combo_box)
-
public bool util_part_table_type_combo_box_select (Widget combo_box, string part_table_type)
-
public void util_part_table_type_combo_box_set_desc_label (Widget combo_box, Widget desc_label)
-
public weak Widget util_part_type_combo_box_create (string part_scheme)
-
public unowned string util_part_type_combo_box_get_selected (Widget combo_box)
-
public void util_part_type_combo_box_rebuild (Widget combo_box, string part_scheme)
-
public bool util_part_type_combo_box_select (Widget combo_box, string part_type)