c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Window

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkWindow
Class : Window
Implements: Atk.ImplementorIface, Gtk.Buildable
Subclasses: Gtk.AboutDialog, Gtk.Assistant, Gtk.ColorSelectionDialog, Gtk.Dialog, Gtk.FileChooserDialog, Gtk.FileSelection, Gtk.FontSelectionDialog, Gtk.InputDialog, 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
Gdaui.BasicForm
Method
new Gdaui.BasicForm.in_dialog (Set data_set, Window parent, String title, String header) : Gtk.Widget
Create a new Gdaui.BasicForm
Gdaui.ServerOperation
Method
new Gdaui.ServerOperation.in_dialog (ServerOperation op, Window parent, String title, String header) : Gtk.Widget
Create a new Gdaui.ServerOperation
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.Tooltips
Method
Gtk.Tooltips.get_info_from_tip_window (Window tip_window, Tooltips tooltips, Widget current_widget) : gboolean
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
GtkSource.Completion
Method
GtkSource.Completion.utils_move_to_cursor (Window window, View view) : none
GtkSource.Completion
Method
GtkSource.Completion.utils_move_to_iter (Window window, View view, TextIter iter) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:16 GMT+0800 (HKT)