Skip to content

Commit

Permalink
introspection: Skip gst_poll apis
Browse files Browse the repository at this point in the history
  • Loading branch information
boondocksaints-debug authored and Edward Hervey committed Oct 19, 2011
1 parent 9200776 commit 2f069b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gst/gstpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ gst_poll_collect_winsock_events (GstPoll * set)
#endif

/**
* gst_poll_new:
* gst_poll_new: (skip)
* @controllable: whether it should be possible to control a wait.
*
* Create a new file descriptor set. If @controllable, it
Expand Down Expand Up @@ -606,7 +606,7 @@ gst_poll_new (gboolean controllable)
}

/**
* gst_poll_new_timer:
* gst_poll_new_timer: (skip)
*
* Create a new poll object that can be used for scheduling cancellable
* timeouts.
Expand Down

0 comments on commit 2f069b1

Please sign in to comment.