Fixes bug 648540.
public unowned Gtk.Border get_inner_border ();
public unichar get_invisible_char ();
public unowned Pango.Layout get_layout ();
- public void get_layout_offsets (int x, int y);
+ public void get_layout_offsets (out int x, out int y);
public int get_max_length ();
public bool get_overwrite_mode ();
public double get_progress_fraction ();
public Gtk.Justification get_justify ();
public unowned string get_label ();
public unowned Pango.Layout get_layout ();
- public void get_layout_offsets (int x, int y);
+ public void get_layout_offsets (out int x, out int y);
public bool get_line_wrap ();
public Pango.WrapMode get_line_wrap_mode ();
public int get_max_width_chars ();
public int get_digits ();
public bool get_draw_value ();
public unowned Pango.Layout get_layout ();
- public virtual void get_layout_offsets (int x, int y);
+ public virtual void get_layout_offsets (out int x, out int y);
public Gtk.PositionType get_value_pos ();
public void set_digits (int digits);
public void set_draw_value (bool draw_value);
public unowned Gtk.Border get_inner_border ();
public unichar get_invisible_char ();
public unowned Pango.Layout get_layout ();
- public void get_layout_offsets (int x, int y);
+ public void get_layout_offsets (out int x, out int y);
public int get_max_length ();
public bool get_overwrite_mode ();
public double get_progress_fraction ();
public Gtk.Justification get_justify ();
public unowned string get_label ();
public unowned Pango.Layout get_layout ();
- public void get_layout_offsets (int x, int y);
+ public void get_layout_offsets (out int x, out int y);
public bool get_line_wrap ();
public Pango.WrapMode get_line_wrap_mode ();
public int get_max_width_chars ();
public int get_digits ();
public bool get_draw_value ();
public unowned Pango.Layout get_layout ();
- public virtual void get_layout_offsets (int x, int y);
+ public virtual void get_layout_offsets (out int x, out int y);
public Gtk.PositionType get_value_pos ();
public void set_digits (int digits);
public void set_draw_value (bool draw_value);
gtk_entry_completion_set_match_func.func transfer_ownership="1"
gtk_entry_completion_set_match_func.func_data hidden="1"
gtk_entry_completion_set_match_func.func_notify hidden="1"
+gtk_entry_get_layout_offsets.x is_out="1"
+gtk_entry_get_layout_offsets.y is_out="1"
gtk_entry_set_icon_from_pixbuf.pixbuf nullable="1"
gtk_entry_set_icon_from_stock.stock_id nullable="1"
gtk_entry_set_icon_from_icon_name.icon_name nullable="1"
GtkItem::toggle has_emitter="1"
GtkLabel.text hidden="1"
gtk_label_new.str nullable="1"
+gtk_label_get_layout_offsets.x is_out="1"
+gtk_label_get_layout_offsets.y is_out="1"
gtk_label_get_selection_bounds.start is_out="1"
gtk_label_get_selection_bounds.end is_out="1"
GtkList::select_child has_emitter="1"
gtk_scale_button_new.icons is_array="1" no_array_length="1"
gtk_scale_button_set_icons.icons is_array="1" no_array_length="1"
gtk_scale_draw_value hidden="1"
+gtk_scale_get_layout_offsets.x is_out="1"
+gtk_scale_get_layout_offsets.y is_out="1"
GtkScale::format_value transfer_ownership="1"
gtk_scrolled_window_new.hadjustment nullable="1"
gtk_scrolled_window_new.vadjustment nullable="1"
gtk_entry_completion_set_match_func.func transfer_ownership="1"
gtk_entry_completion_set_match_func.func_data hidden="1"
gtk_entry_completion_set_match_func.func_notify hidden="1"
+gtk_entry_get_layout_offsets.x is_out="1"
+gtk_entry_get_layout_offsets.y is_out="1"
gtk_entry_set_icon_from_pixbuf.pixbuf nullable="1"
gtk_entry_set_icon_from_stock.stock_id nullable="1"
gtk_entry_set_icon_from_icon_name.icon_name nullable="1"
GtkItem::toggle has_emitter="1"
GtkLabel.text hidden="1"
gtk_label_new.str nullable="1"
+gtk_label_get_layout_offsets.x is_out="1"
+gtk_label_get_layout_offsets.y is_out="1"
gtk_label_get_selection_bounds.start is_out="1"
gtk_label_get_selection_bounds.end is_out="1"
GtkList::select_child has_emitter="1"
gtk_scale_button_new.icons is_array="1" no_array_length="1"
gtk_scale_button_set_icons.icons is_array="1" no_array_length="1"
gtk_scale_draw_value hidden="1"
+gtk_scale_get_layout_offsets.x is_out="1"
+gtk_scale_get_layout_offsets.y is_out="1"
GtkScale::format_value transfer_ownership="1"
gtk_scrolled_window_new.hadjustment nullable="1"
gtk_scrolled_window_new.vadjustment nullable="1"