c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Window

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkWindow
Class : Window
Implements: Atk.ImplementorIface, Gtk.Buildable
Subclasses: Gcr.PromptDialog, Gcr.ViewerWindow, Gtk.AboutDialog, Gtk.AppChooserDialog, Gtk.ApplicationWindow, Gtk.Assistant, Gtk.ColorChooserDialog, Gtk.ColorSelectionDialog, Gtk.Dialog, Gtk.FileChooserDialog, Gtk.FontChooserDialog, Gtk.FontSelectionDialog, Gtk.MessageDialog, Gtk.OffscreenWindow, Gtk.Plug, Gtk.RecentChooserDialog
Extends: Gtk.Bin
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gkbd.KeyboardDrawing
Method
print (Window parent_window, String description) : none
Gtk
Method
Gtk.print_run_page_setup_dialog (Window parent, PageSetup page_setup, PrintSettings settings) : Gtk.PageSetup
Gtk
Method
Gtk.print_run_page_setup_dialog_async (Window parent, PageSetup page_setup, PrintSettings settings, Function done_cb, void* data) : none
Gtk.AppChooserDialog
Method
new Gtk.AppChooserDialog.c_new (Window parent, DialogFlags flags, File file) : Gtk.Widget
Create a new Gtk.AppChooserDialog
Gtk.AppChooserDialog
Method
new Gtk.AppChooserDialog.for_content_type (Window parent, DialogFlags flags, String content_type) : Gtk.Widget
Create a new Gtk.AppChooserDialog
Gtk.Application
Property
active_window : Gtk.Window read only
Gtk.Application
Signal
window_added (Application self, Window window) : none
Gtk.Application
Signal
window_removed (Application self, Window window) : none
Gtk.Application
Method
add_window (Window window) : none
Gtk.Application
Method
get_active_window () : Gtk.Window
Gtk.Application
Method
get_window_by_id (guint32 id) : Gtk.Window
Gtk.Application
Method
inhibit (Window window, ApplicationInhibitFlags flags, String reason) : guint32
Gtk.Application
Method
remove_window (Window window) : none
Gtk.ColorChooserDialog
Method
new Gtk.ColorChooserDialog.c_new (String title, Window parent) : Gtk.Widget
Create a new Gtk.ColorChooserDialog
Gtk.FontChooserDialog
Method
new Gtk.FontChooserDialog.c_new (String title, Window parent) : Gtk.Widget
Create a new Gtk.FontChooserDialog
Gtk.MountOperation
Property
parent : Gtk.Window
Gtk.MountOperation
Method
new Gtk.MountOperation.c_new (Window parent) : Gio.MountOperation
Create a new Gtk.MountOperation
Gtk.MountOperation
Method
get_parent () : Gtk.Window
Gtk.MountOperation
Method
set_parent (Window parent) : none
Gtk.PrintOperation
Signal
preview (PrintOperation self, PrintOperationPreview preview, PrintContext context, Window parent) : gboolean
Gtk.PrintOperation
Method
Gtk.Widget
Method
get_tooltip_window () : Gtk.Window
Gtk.Widget
Method
set_tooltip_window (Window custom_window) : none
Gtk.Window
Property
transient_for : Gtk.Window
Gtk.WindowGroup
Method
add_window (Window window) : none
Gtk.WindowGroup
Method
remove_window (Window window) : none
RB
Method
RB.file_chooser_new (String title, Window parent, FileChooserAction action, gboolean local_only) : Gtk.Widget
RB.Shell
Property
window : Gtk.Window read only
Totem
Method
Totem.interface_error (String title, String reason, Window parent) : none
Totem
Method
Totem.interface_error_blocking (String title, String reason, Window parent) : none
Totem
Method
Totem.interface_error_with_link (String title, String reason, String uri, String label, Window parent) : none
Totem
Method
Totem.interface_load (String name, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Totem
Method
Totem.interface_load_with_full_path (String filename, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Totem
Method
Totem.interface_set_transient_for (Window window, Window parent) : none
Totem
Method
Totem.plugin_load_interface (String plugin_name, String name, gboolean fatal, Window parent, void* user_data) : Gtk.Builder
Totem.Object
Method
get_main_window () : Gtk.Window
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:10 GMT+0800 (HKT)