c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.DialogFlags

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkDialogFlags
Enum : DialogFlags
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:23 GMT+0800 (HKT)