public static void load_fd (int fd);
public static void load_scanner (GLib.Scanner scanner);
public static void lock_path (string accel_path);
- public static bool lookup_entry (string accel_path, Gtk.AccelKey key);
+ public static bool lookup_entry (string accel_path, out Gtk.AccelKey key);
public static void save (string file_name);
public static void save_fd (int fd);
public static void unlock_path (string accel_path);
gtk_about_dialog_set_url_hook type_name="void"
gtk_accel_groups_from_object type_arguments="AccelGroup"
GtkAccelKey is_value_type="1"
+gtk_accel_map_lookup_entry.key is_out="1"
gtk_accelerator_parse.accelerator_key is_out="1"
gtk_accelerator_parse.accelerator_mods is_out="1"
gtk_action_get_proxies type_arguments="Widget"