c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.FileChooserAction

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkFileChooserAction
Enum : FileChooserAction
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.FileChooser
Property
Gtk.FileChooser
Method
get_action () : Gtk.FileChooserAction
Gtk.FileChooser
Method
set_action (FileChooserAction action) : none
Gtk.FileChooserButton
Method
new Gtk.FileChooserButton.c_new (String title, FileChooserAction action) : Gtk.Widget
Create a new Gtk.FileChooserButton
Gtk.FileChooserButton
Method
new Gtk.FileChooserButton.with_backend (String title, FileChooserAction action, String backend) : Gtk.Widget
Create a new Gtk.FileChooserButton
Gtk.FileChooserWidget
Method
new Gtk.FileChooserWidget.c_new (FileChooserAction action) : Gtk.Widget
Create a new Gtk.FileChooserWidget
Gtk.FileChooserWidget
Method
new Gtk.FileChooserWidget.with_backend (FileChooserAction action, String backend) : Gtk.Widget
Create a new Gtk.FileChooserWidget
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:18 GMT+0800 (HKT)