Mark api with xlib types as skipped

Since they'd need to have boxed type to be able to work
for introspection based bindings
This commit is contained in:
Johan Dahlin
2011-01-20 12:11:22 -02:00
parent 030b5ebf3e
commit 7ad7c61678
7 changed files with 14 additions and 14 deletions

View File

@ -265,7 +265,7 @@ gdk_x11_screen_get_monitor_plug_name (GdkScreen *screen,
}
/**
* gdk_x11_screen_get_monitor_output:
* gdk_x11_screen_get_monitor_output: (skip)
* @screen: a #GdkScreen
* @monitor_num: number of the monitor, between 0 and gdk_screen_get_n_monitors (screen)
*