gtk3/docs/reference
Alexander Larsson 81cef0091e Add GtkNativeDialog abstract base class
This is a base class that essentially mirrors GtkDialog, but
it is not a GtkWindow, as the actual implemetation will be using
native code.

The base class has show and hide vfuncs, as well as a helper function
to run the dialog in a modal fashion.

This will be later used by the native file chooser dialog.
2015-11-05 16:52:52 +01:00
..
gdk docs: Add index for 3.20 api 2015-10-25 19:36:38 +01:00
gtk Add GtkNativeDialog abstract base class 2015-11-05 16:52:52 +01:00
libgail-util
Makefile.am