gtk.NativeDialog

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

NativeDialog
class NativeDialog

Native dialogs are platform dialogs that don't use gtk.Dialog or gtk.Window They are used in order to integrate better with a platform, by looking the same as other native applications and supporting platform specific features.