public abstract void rebuild_menu ();
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface TreeDragDest {
+ public interface TreeDragDest : GLib.Object {
public abstract bool drag_data_received (Gtk.TreePath dest, Gtk.SelectionData selection_data);
public abstract bool row_drop_possible (Gtk.TreePath dest_path, Gtk.SelectionData selection_data);
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface TreeDragSource {
+ public interface TreeDragSource : GLib.Object {
public abstract bool drag_data_delete (Gtk.TreePath path);
public abstract bool drag_data_get (Gtk.TreePath path, Gtk.SelectionData selection_data);
public abstract bool row_draggable (Gtk.TreePath path);
[CCode (cheader_filename = "gtk/gtk.h")]
public static GLib.Quark print_error_quark ();
[CCode (cheader_filename = "gtk/gtk.h")]
- public static unowned Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
+ public static Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
[CCode (cheader_filename = "gtk/gtk.h")]
- public static void print_run_page_setup_dialog_async (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, Gtk.PageSetupDoneFunc done_cb, void* data);
+ public static void print_run_page_setup_dialog_async (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, Gtk.PageSetupDoneFunc done_cb);
[CCode (cheader_filename = "gtk/gtk.h")]
public static void propagate_event (Gtk.Widget widget, Gdk.Event event);
[CCode (cheader_filename = "gtk/gtk.h")]
[NoWrapper]
public virtual void notify_gtk (GLib.Object object, GLib.ParamSpec pspec);
}
- [CCode (cheader_filename = "gtk/gtk.h")]
- [Compact]
- public class WidgetAuxInfo {
- public uint halign;
- public int height;
- public Gtk.Border margin;
- public uint valign;
- public int width;
- }
[CCode (cheader_filename = "gtk/gtk.h", ref_function = "gtk_widget_path_ref", type_id = "gtk_widget_path_get_type ()", unref_function = "gtk_widget_path_unref")]
[Compact]
public class WidgetPath {
public abstract void set_name (string name);
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface CellAccessibleParent {
+ public interface CellAccessibleParent : GLib.Object {
public abstract void activate (Gtk.CellAccessible cell);
public abstract void edit (Gtk.CellAccessible cell);
public abstract void expand_collapse (Gtk.CellAccessible cell);
public Gtk.ScrollablePolicy vscroll_policy { get; set; }
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface StyleProvider {
+ public interface StyleProvider : GLib.Object {
public abstract unowned Gtk.IconFactory get_icon_factory (Gtk.WidgetPath path);
public abstract Gtk.StyleProperties get_style (Gtk.WidgetPath path);
public abstract bool get_style_property (Gtk.WidgetPath path, Gtk.StateFlags state, GLib.ParamSpec pspec, out GLib.Value value);
public abstract void rebuild_menu ();
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface TreeDragDest {
+ public interface TreeDragDest : GLib.Object {
public abstract bool drag_data_received (Gtk.TreePath dest, Gtk.SelectionData selection_data);
public abstract bool row_drop_possible (Gtk.TreePath dest_path, Gtk.SelectionData selection_data);
}
[CCode (cheader_filename = "gtk/gtk.h")]
- public interface TreeDragSource {
+ public interface TreeDragSource : GLib.Object {
public abstract bool drag_data_delete (Gtk.TreePath path);
public abstract bool drag_data_get (Gtk.TreePath path, Gtk.SelectionData selection_data);
public abstract bool row_draggable (Gtk.TreePath path);
[CCode (cheader_filename = "gtk/gtk.h")]
public static GLib.Quark print_error_quark ();
[CCode (cheader_filename = "gtk/gtk.h")]
- public static unowned Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
+ public static Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
[CCode (cheader_filename = "gtk/gtk.h")]
- public static void print_run_page_setup_dialog_async (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, Gtk.PageSetupDoneFunc done_cb, void* data);
+ public static void print_run_page_setup_dialog_async (Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, Gtk.PageSetupDoneFunc done_cb);
[CCode (cheader_filename = "gtk/gtk.h")]
public static void propagate_event (Gtk.Widget widget, Gdk.Event event);
[CCode (cheader_filename = "gtk/gtk.h")]
public GLib.SList<GLib.File> get_files ();
}
+ public interface TreeDragDest : GLib.Object {
+ }
+
+ public interface TreeDragSource : GLib.Object {
+ }
+
[CCode (cname = "gint")]
public enum SortColumn {
[CCode (cname = "GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID")]
gtk_print_context_get_hard_margins.bottom is_out="1"
gtk_print_context_get_hard_margins.left is_out="1"
gtk_print_context_get_hard_margins.right is_out="1"
+gtk_print_run_page_setup_dialog transfer_ownership="1"
+gtk_print_run_page_setup_dialog_async.data hidden="1"
gtk_print_settings_copy transfer_ownership="1"
gtk_print_settings_get_page_ranges is_array="1" array_length_pos="0.1" array_length_cname="num_ranges" transfer_ownership="1"
gtk_print_settings_get_page_ranges.num_ranges hidden="1"
public virtual void get_preferred_height_for_width_internal (int width, out int minimum_height, out int natural_height);
}
+ public interface CellAccessibleParent : GLib.Object {
+ }
+
[CCode (type_cname = "GtkEditableInterface")]
public interface Editable : GLib.Object {
[CCode (vfunc_name = "set_selection_bounds")]
public GLib.SList<GLib.File> get_files ();
}
+ public interface StyleProvider : GLib.Object {
+ }
+
+ public interface TreeDragDest : GLib.Object {
+ }
+
+ public interface TreeDragSource : GLib.Object {
+ }
+
[CCode (cname = "gint")]
public enum SortColumn {
[CCode (cname = "GTK_TREE_SORTABLE_DEFAULT_SORT_COLUMN_ID")]
gtk_print_context_get_hard_margins.bottom is_out="1"
gtk_print_context_get_hard_margins.left is_out="1"
gtk_print_context_get_hard_margins.right is_out="1"
+gtk_print_run_page_setup_dialog transfer_ownership="1"
+gtk_print_run_page_setup_dialog_async.data hidden="1"
gtk_print_settings_copy transfer_ownership="1"
gtk_print_settings_get_page_ranges is_array="1" array_length_pos="0.1" array_length_cname="num_ranges" transfer_ownership="1"
gtk_print_settings_get_page_ranges.num_ranges hidden="1"
gtk_widget_path_iter_list_classes transfer_ownership="1" type_arguments="unowned string"
gtk_widget_path_iter_list_regions transfer_ownership="1" type_arguments="unowned string"
gtk_widget_path_to_string transfer_ownership="1"
+GtkWidgetAuxInfo hidden="1"
gtk_render_activity deprecated_since="vala-0.16" replacement="StyleContext.render_activity"
gtk_render_arrow deprecated_since="vala-0.16" replacement="StyleContext.render_arrow"
gtk_render_background deprecated_since="vala-0.16" replacement="StyleContext.render_background"